You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: helm/aws-load-balancer-controller/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -253,4 +253,4 @@ The default values set by the application itself can be confirmed [here](https:/
253
253
|`clusterSecretsPermissions.allowAllSecrets`| If `true`, controller has access to all secrets in the cluster. |`false`|
254
254
|`controllerConfig.featureGates`| set of `key: value` pairs that describe AWS load balance controller features |`{}`|
255
255
|`ingressClassConfig.default`| If `true`, the ingressclass will be the default class of the cluster. |`false`|
256
-
|`disableServiceMutatorWebhook`| If `false`, disable the Service Mutator webhook which makes all new services of type LoadBalancer reconciled by the lb controller |`true`|
256
+
|`enableServiceMutatorWebhook`| If `false`, disable the Service Mutator webhook which makes all new services of type LoadBalancer reconciled by the lb controller |`true`|
0 commit comments