We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1317a26 + 9592254 commit ca53d74Copy full SHA for ca53d74
config/rbac/serviceaccount.yaml
@@ -6,4 +6,6 @@ metadata:
6
labels:
7
control-plane: controller-manager
8
annotations:
9
+ # The following uses the prefix substitution functionality of envsubst (https://github.com/drone/envsubst)
10
+ # Not compatible with GNU envsubst
11
${AWS_CONTROLLER_IAM_ROLE/#arn/eks.amazonaws.com/role-arn: arn}
0 commit comments