Skip to content
This repository was archived by the owner on Oct 27, 2021. It is now read-only.

Commit e031996

Browse files
authored
Merge pull request #3 from urcomputeringpal/jnewland-patch-1
Create kubevalidator.yaml
2 parents bd55761 + fafa043 commit e031996

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/kubevalidator.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
apiversion: v1alpha
2+
kind: KubeValidatorConfig
3+
spec:
4+
manifests:
5+
- glob: config/kubernetes/default/*/*.yaml
6+
schemas:
7+
- version: 1.10.0

0 commit comments

Comments
 (0)