diff --git a/.gitea/workflows/lint.yaml b/.gitea/workflows/lint.yaml index e210146..a6b457a 100644 --- a/.gitea/workflows/lint.yaml +++ b/.gitea/workflows/lint.yaml @@ -24,5 +24,5 @@ jobs: -output pretty \ -ignore-missing-schemas \ -schema-location default \ - -schema-location "https://raw.githubusercontent.com/cert-manager/cert-manager/master/deploy/crds/{{ .Group }}_{{ .ResourceAPIVersion }}_{{ .ResourceKind }}.json" + -schema-location 'https://raw.githubusercontent.com/datreeio/CRDs-catalog/main/{{.Group}}/{{.ResourceKind}}_{{.ResourceAPIVersion}}.json'