Update .gitea/workflows/lint.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 4s
All checks were successful
Check with kubeconform / lint (push) Successful in 4s
This commit is contained in:
@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user