Skip to content

Commit 4e16e6c

Browse files
Updated comments for IMDSv2 condition
1 parent f10ea6a commit 4e16e6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/devtron/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,7 @@ minio:
351351
storage: "50Gi"
352352
# Change below values for workflow controller
353353
workflowController:
354+
# Set this to true if you have IMDSv2 enforced or IMDSv1 and v2 on your AWS EKS cluster and false if you are using IMDSv1 with token hop limit set to 1
354355
IMDSv2Enforced: true
355356
image: "quay.io/argoproj/workflow-controller:v3.4.3"
356357
executorImage: "quay.io/argoproj/argoexec:v3.4.3"

0 commit comments

Comments
 (0)