Commit 0a06947
committed
fix(aws-cdk): Fix IRSA service account name to match Helm chart
The Helm chart names the SA `<release>-service-account`, not
`clp-s3-access`. Update OIDC condition to use `clp-service-account`.1 parent 1d97caf commit 0a06947
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments