chore(bootstrap): Added first action
Some checks failed
Validate K8s manifests / validate-manifests (push) Has been cancelled

This commit is contained in:
Daniël Groothuis
2025-10-23 15:02:39 +02:00
parent 13973a2cf5
commit c2407eebdf

View File

@@ -9,5 +9,5 @@ jobs:
- uses: azure/k8s-lint@v3 - uses: azure/k8s-lint@v3
with: with:
manifests: | manifests: |
manifests/**/*.yaml manifests/**/**/*.yaml
kubeconformOpts: -summary kubeconformOpts: -summary