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 249ce97 commit 1e0286aCopy full SHA for 1e0286a
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$"
+ teapot_admission_controller_validate_pod_images_soft_fail_namespaces: "^kube-system$,^image-policy-test"
50
criticality_level: 1
51
environment: e2e
52
id: ${CLUSTER_ID}
0 commit comments