Skip to content

Commit dd57d47

Browse files
authored
Format clusterSecretsPermissions.allowAllSecrets (#2620)
Format `clusterSecretsPermissions.allowAllSecrets` as the setting was bit hidden in the text. Also see - awsdocs/amazon-eks-user-guide#553
1 parent f6735b5 commit dd57d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/aws-load-balancer-controller/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ If you are setting `serviceMonitor.enabled: true` you need to have installed the
8686

8787
## Installing the Chart
8888
**Note**: You need to uninstall aws-alb-ingress-controller. Please refer to the [upgrade](#Upgrade) section below before you proceed.
89-
**Note**: Starting chart version 1.4.1, you need to explicitly set clusterSecretsPermissions.allowAllSecrets to true to grant the controller permission to access all secrets for OIDC feature. We recommend configuring access to individual secrets resource separately [[link](https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.4/examples/secrets_access/)].
89+
**Note**: Starting chart version 1.4.1, you need to explicitly set `clusterSecretsPermissions.allowAllSecrets` to true to grant the controller permission to access all secrets for OIDC feature. We recommend configuring access to individual secrets resource separately [[link](https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.4/examples/secrets_access/)].
9090

9191
Add the EKS repository to Helm:
9292
```shell script

0 commit comments

Comments
 (0)