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 cd5042f commit e63a143Copy full SHA for e63a143
test/e2e/cluster_config.sh
@@ -46,7 +46,7 @@ clusters:
46
teapot_admission_controller_daemonset_reserved_cpu: "518m"
47
karpenter_pools_enabled: "true"
48
okta_auth_client_id: "kubernetes.cluster.teapot-e2e"
49
- teapot_admission_controller_validate_pod_images_soft_fail_namespaces: "^kube-system$,^image-policy-test"
+ teapot_admission_controller_validate_pod_images_soft_fail_namespaces: "^kube-system$"
50
criticality_level: 1
51
environment: e2e
52
id: ${CLUSTER_ID}
0 commit comments