apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - app.yaml - configmap-cuda.yaml - configmap.yaml - deployment-cuda.yaml - deployment.yaml - service-cuda.yaml - service.yaml