Skip to content

Commit 2fb3dee

Browse files
committed
fix: enable zonal shift on test clusters
1 parent 302c65a commit 2fb3dee

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/actions/e2e/setup-cluster/action.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,8 @@ runs:
184184
roleOnly: true
185185
$KARPENTER_IAM
186186
withOIDC: true
187+
zonalShiftConfig:
188+
enabled: true
187189
addons:
188190
- name: vpc-cni
189191
permissionsBoundary: "arn:aws:iam::$ACCOUNT_ID:policy/GithubActionsPermissionsBoundary"

0 commit comments

Comments
 (0)