Skip to content

Commit 5ace530

Browse files
committed
feat(linter): add support for Kubernetes custom resources
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
1 parent 7b3b29d commit 5ace530

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,4 @@ jobs:
5454
LOG_LEVEL: WARN
5555
DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}
5656
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

Comments
 (0)