We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dd0337 commit a989f3aCopy full SHA for a989f3a
.kubeconform
@@ -1,7 +1,7 @@
1
schema-location:
2
- - "default"
3
- - "https://github.com/datreeio/CRDs-catalog/raw/main/monitoring.coreos.com/servicemonitor_v1.json"
4
-output: "pretty"
+ - default
+ - https://github.com/datreeio/CRDs-catalog/raw/main/monitoring.coreos.com/servicemonitor_v1.json
+output: pretty
5
verbose: true
6
strict: true
7
-summary: true
+summary: true
0 commit comments