add plan schema to kubeconform workflow
Some checks failed
Validate Kubernetes Manifests / kubeconform (pull_request) Failing after 13s

This commit is contained in:
2025-12-12 22:51:53 +05:30
parent 91d8d20306
commit 1160d3069a

View File

@@ -53,6 +53,7 @@ jobs:
["IPAddressPool"]="metallb.io/ipaddresspool_v1beta1.json"
["SealedSecret"]="bitnami.com/sealedsecret_v1alpha1.json"
["ClusterPolicy"]="nvidia.com/clusterpolicy_v1.json"
["Plan"]="upgrade.cattle.io/plan_v1.json"
)
EXIT_CODE=0