You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This allows core-dump-handler to automatically assume the correct role with permissions on the S3 bucket without providing fixed credentials in the secret.
149
+
150
+
See [this guide](https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html).
151
+
152
+
[Example of `values.yaml`](values.aws.sts.yaml)
153
+
143
154
### Environment Variables
144
155
145
156
The agent pod has the following environment variables and these are all set by the chart but included here for informational purposes:
0 commit comments