apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ./gotk-components.yaml - ./gotk-sync.yaml - ./config-map-domain-vars.yaml - ./ingress.yaml - ./secret-receiver.yaml - ./receiver.yaml patches: - path: patches.yaml