Commit 2aafecd
fix: wire IRSA role to EBS CSI driver addon
The IRSA IAM role for the EBS CSI driver was created in #3166 but never
connected to the addon via service_account_role_arn. Without this, the
controller pods fall back to IMDS for credentials, which fails with
IMDSv2 (hop limit 1), causing CrashLoopBackOff.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 559d2c4 commit 2aafecd
File tree
1 file changed
+1
-0
lines changed- src/_nebari/stages/infrastructure/template/aws/modules/kubernetes
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
154 | 155 | | |
155 | 156 | | |
156 | 157 | | |
| |||
0 commit comments