1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/definitions/kustomization.yaml
2020-08-26 18:50:38 +05:30

14 lines
270 B
YAML
Executable file

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./crds/
- ./manifest/
- ./k8s-resource/
images:
- name: nirmata/kyverno
newName: nirmata/kyverno
newTag: v1.1.10
- name: nirmata/kyvernopre
newName: nirmata/kyvernopre
newTag: v1.1.10