add kubeconform action #168
@@ -18,4 +18,4 @@ jobs:
|
|||||||
git clone https://gitea.akshun-lab.cc/aggarwalakshun/k3s.git /mnt
|
git clone https://gitea.akshun-lab.cc/aggarwalakshun/k3s.git /mnt
|
||||||
- name: Validate Manifests
|
- name: Validate Manifests
|
||||||
run: |
|
run: |
|
||||||
kubeconform -verbose -summary -schema-location default -kinds '*' /mnt/**/*.yml
|
kubeconform -verbose -summary -schema-location default /mnt/**/*.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user