exclude system-upgrade
All checks were successful
Validate Kubernetes Manifests / kubeconform (pull_request) Successful in 2m6s
All checks were successful
Validate Kubernetes Manifests / kubeconform (pull_request) Successful in 2m6s
This commit is contained in:
@@ -35,6 +35,7 @@ jobs:
|
||||
# Validate manifests with proper schema resolution
|
||||
find . -type f \( -name "*.yml" \) \
|
||||
-not -path "./.gitea/*" \
|
||||
-not -path "./clusters/default/system-upgrade/*" \
|
||||
-exec sh -c '
|
||||
for file do
|
||||
echo "=== Validating: $file ==="
|
||||
|
||||
Reference in New Issue
Block a user