diff --git a/.kubeconform b/.kubeconform index 7414e38..250f8d8 100644 --- a/.kubeconform +++ b/.kubeconform @@ -1,7 +1,7 @@ schema-location: - - "default" - - "https://github.com/datreeio/CRDs-catalog/raw/main/monitoring.coreos.com/servicemonitor_v1.json" -output: "pretty" + - default + - https://github.com/datreeio/CRDs-catalog/raw/main/monitoring.coreos.com/servicemonitor_v1.json +output: pretty verbose: true strict: true -summary: true \ No newline at end of file +summary: true