|
|
@@ -92,6 +92,7 @@ The command removes all the Kubernetes components associated with the chart and
|
|
|
| createOperator | bool | `true` | Specifies whether an external secret operator deployment be created. |
|
|
|
| deploymentAnnotations | object | `{}` | Annotations to add to Deployment |
|
|
|
| dnsConfig | object | `{}` | Specifies `dnsOptions` to deployment |
|
|
|
+| dnsPolicy | string | `"ClusterFirst"` | Specifies `dnsPolicy` to deployment |
|
|
|
| extendedMetricLabels | bool | `false` | If true external secrets will use recommended kubernetes annotations as prometheus metric labels. |
|
|
|
| extraArgs | object | `{}` | |
|
|
|
| extraContainers | list | `[]` | |
|