Skip to content
Snippets Groups Projects
kustomization.yaml 177 B
Newer Older
resources:
- manager.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: controller
  newName: alexdecb/l2sm-controller-manager
  newTag: "2.4"