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
Shuting Zhao 36c549ea22 Merge branch 'master' into policyreport
# Conflicts:
#	charts/kyverno/values.yaml
2020-10-22 20:35:22 -07:00

14 lines
268 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.2.1
- name: nirmata/kyvernopre
newName: nirmata/kyvernopre
newTag: v1.2.1