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 bee2185 commit fb9bd2aCopy full SHA for fb9bd2a
cluster/config-defaults.yaml
@@ -606,6 +606,7 @@ kubelet_image_gc_low_threshold: 40
606
{{if eq .Cluster.Environment "production"}}
607
teapot_admission_controller_validate_application_label: "true"
608
teapot_admission_controller_validate_base_images: "true"
609
+teapot_admission_controller_validate_base_images_namespaces: "^kube-system$"
610
611
# Check container image compliance in production clusters. Be careful when thinking about changing this: Setting it to
612
# false will allow any container image to run in production clusters.
0 commit comments