Skip to content

Commit ca53d74

Browse files
authored
Merge pull request #3840 from harveyxia/comment-specific-envsubst-usage
docs: restore comment describing specific envsubst usage
2 parents 1317a26 + 9592254 commit ca53d74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/rbac/serviceaccount.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ metadata:
66
labels:
77
control-plane: controller-manager
88
annotations:
9+
# The following uses the prefix substitution functionality of envsubst (https://github.com/drone/envsubst)
10+
# Not compatible with GNU envsubst
911
${AWS_CONTROLLER_IAM_ROLE/#arn/eks.amazonaws.com/role-arn: arn}

0 commit comments

Comments
 (0)