Compare commits
No commits in common. "c82664d952b436b0f28919645b63e6ac2b09d88a" and "b646685870eb514ae4ef91011fa184346cf25a7f" have entirely different histories.
c82664d952
...
b646685870
1 changed files with 1 additions and 7 deletions
|
|
@ -17,10 +17,4 @@ jobs:
|
|||
|
||||
- name: Validate manifests
|
||||
run: |
|
||||
kubeconform \
|
||||
-strict \
|
||||
-summary \
|
||||
-ignore-missing-schemas \
|
||||
-schema-location default \
|
||||
-schema-location 'https://raw.githubusercontent.com/datreeio/CRDs-catalog/main/{{.Group}}/{{.ResourceKind}}_{{.ResourceAPIVersion}}.json' \
|
||||
./manifests/
|
||||
kubeconform -strict -summary ./manifests/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue