|
|
@@ -151,6 +151,7 @@ The command removes all the Kubernetes components associated with the chart and
|
|
|
| podSpecExtra | object | `{}` | Any extra pod spec on the deployment |
|
|
|
| priorityClassName | string | `""` | Pod priority class name. |
|
|
|
| processClusterExternalSecret | bool | `true` | if true, the operator will process cluster external secret. Else, it will ignore them. |
|
|
|
+| processClusterGenerator | bool | `true` | if true, the operator will process cluster generator. Else, it will ignore them. |
|
|
|
| processClusterPushSecret | bool | `true` | if true, the operator will process cluster push secret. Else, it will ignore them. |
|
|
|
| processClusterStore | bool | `true` | if true, the operator will process cluster store. Else, it will ignore them. |
|
|
|
| processPushSecret | bool | `true` | if true, the operator will process push secret. Else, it will ignore them. |
|