We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b3b29d commit 5ace530Copy full SHA for 5ace530
1 file changed
.github/workflows/linter.yml
@@ -54,3 +54,4 @@ jobs:
54
LOG_LEVEL: WARN
55
DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}
56
GITHUB_TOKEN: ${{ secrets.github-token || github.token }}
57
+ KUBERNETES_KUBECONFORM_OPTIONS: "--schema-location default --schema-location 'https://raw.githubusercontent.com/datreeio/CRDs-catalog/main/{{.Group}}/{{.ResourceKind}}_{{.ResourceAPIVersion}}.json'"
0 commit comments