Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
👽 crd schema missing (instrumenta/kubernetes-json-schema#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChipWolf committed May 1, 2020
1 parent 4befe10 commit 07e08ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ steps:
args: [ct, lint, --all, --debug, --chart-dirs, charts]

- name: garethr/kubeval:0.15.0
args: [-d, 'base,flux', -i, '.flux.yaml,cloudbuild.yaml,kustomization.yaml,patch.yaml']
args: [-d, 'base,flux', -i, '.flux.yaml,cloudbuild.yaml,kustomization.yaml,patch.yaml,helm-release.yaml,^*.-crd.yaml$']

0 comments on commit 07e08ed

Please sign in to comment.