We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3654263 + a88ffa2 commit 4d2924aCopy full SHA for 4d2924a
modules/k8s/Makefile.kubeconform
@@ -1,7 +1,7 @@
1
## Kubeconform helpers
2
KUBECONFORM_K8S_VERSION?=1.32.11
3
KUBECONFORM_IGNORE_FILENAME_PATTERNS?=kustomization.yaml
4
-KUBECONFORM_ARGS?=-strict -summary -ignore-missing-schemas -skip-failed-schemas
+KUBECONFORM_ARGS?=-strict -summary -ignore-missing-schemas
5
K8S_RENDERED_DIR?=./rendered/environments
6
7
.PHONY: k8s/kubeconform/validate
0 commit comments