apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: node-red resources: - pvc.yaml - deployment.yaml - service.yaml - ingress.yaml - node-red-settings-secret.yaml - limbomox-ssh-secret.yaml - image-policy.yaml - image-repo.yaml - image-update-automation.yaml