Skip to content

Commit 0a6082a

Browse files
authored
Merge pull request #7973 from zalando-incubator/pod-admitter-config
[e2e] add kube-system as soft fail namespace in admission-controller pod admitter
2 parents bdfbdbb + 32cf45a commit 0a6082a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/e2e/cluster_config.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ clusters:
4646
teapot_admission_controller_daemonset_reserved_cpu: "518m"
4747
karpenter_pools_enabled: "true"
4848
okta_auth_client_id: "kubernetes.cluster.teapot-e2e"
49+
teapot_admission_controller_validate_pod_images_soft_fail_namespaces: "^kube-system$"
4950
criticality_level: 1
5051
environment: e2e
5152
id: ${CLUSTER_ID}

0 commit comments

Comments
 (0)