Skip to content

Commit

Permalink
Updated comments for IMDSv2 condition
Browse files Browse the repository at this point in the history
  • Loading branch information
pawan-mehta-dt committed Oct 20, 2023
1 parent f10ea6a commit 4e16e6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/devtron/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,7 @@ minio:
storage: "50Gi"
# Change below values for workflow controller
workflowController:
# 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
IMDSv2Enforced: true
image: "quay.io/argoproj/workflow-controller:v3.4.3"
executorImage: "quay.io/argoproj/argoexec:v3.4.3"
Expand Down

0 comments on commit 4e16e6c

Please sign in to comment.