Update .gitea/workflows/lint.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 4s

This commit is contained in:
ab
2025-04-13 10:45:16 +00:00
parent 02c4f9c596
commit 8c04ff511a

View File

@ -23,5 +23,5 @@ jobs:
-verbose \
-output pretty \
-ignore-missing-schemas \
-schema-location "https://raw.githubusercontent.com/jetstack/cert-manager/master/deploy/crds/{{ .Group }}_{{ .Version }}_{{ .Kind }}.json"
-schema-location "https://raw.githubusercontent.com/cert-manager/cert-manager/master/deploy/crds/{{ .Group }}_{{ .ResourceAPIVersion }}_{{ .ResourceKind }}.json"