add kubeconform action #168

Merged
aggarwalakshun merged 10 commits from kubeconform into main 2025-12-03 07:44:28 +00:00
Showing only changes of commit 6700fd5efc - Show all commits

View File

@@ -18,4 +18,4 @@ jobs:
git clone https://gitea.akshun-lab.cc/aggarwalakshun/k3s.git /mnt
- name: Validate Manifests
run: |
kubeconform -verbose -summary -schema-location default -kinds '*' /mnt/**/*.yml
kubeconform -verbose -summary -schema-location default /mnt/**/*.yml