Skip to content

Commit

Permalink
Test e2e for EKS ipv6
Browse files Browse the repository at this point in the history
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
  • Loading branch information
mikkeloscar committed Nov 19, 2024
1 parent 41304ca commit 9c82446
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/cluster_config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ clusters:
okta_auth_client_id: "kubernetes.cluster.teapot-e2e"
teapot_admission_controller_validate_pod_images_soft_fail_namespaces: "^kube-system$"
eks_okta_identity_provider: "false" # disabled to speed up EKS cluster creation for e2e.
eks_ip_family: "ipv6"
criticality_level: 1
environment: e2e
id: ${CLUSTER_ID}
Expand Down

0 comments on commit 9c82446

Please sign in to comment.