add plan schema to kubeconform workflow
Some checks failed
Validate Kubernetes Manifests / kubeconform (pull_request) Failing after 13s
Some checks failed
Validate Kubernetes Manifests / kubeconform (pull_request) Failing after 13s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user