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:46:00 +00:00
parent 8c04ff511a
commit 72e30b6f3c

View File

@ -23,5 +23,6 @@ jobs:
-verbose \
-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"