1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-18 21:45:46 +00:00
kyverno/config/templates/kustomization.yaml.envsubst

15 lines
239 B
Text
Raw Normal View History

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- $TOP_PATH/bundle/
transformers:
- labels.yaml
images:
- name: ghcr.io/kyverno/kyverno
newTag: $VERSION
- name: ghcr.io/kyverno/kyvernopre
newTag: $VERSION