We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1cfe42 commit df9c47bCopy full SHA for df9c47b
test/e2e/cluster_config.sh
@@ -53,6 +53,7 @@ clusters:
53
skipper_open_policy_agent_bucket_arn: "${SKIPPER_OPA_BUCKET_ARN}"
54
skipper_open_policy_agent_observability_url: "${SKIPPER_OPA_OBSERVABILITY_URL}"
55
skipper_open_policy_agent_bundles_url: "${SKIPPER_OPA_BUNDLES_URL}"
56
+ eks_ip_family: "ipv6"
57
criticality_level: 1
58
environment: e2e
59
id: ${CLUSTER_ID}
0 commit comments