apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization nameprefix: test- resources: - deployment.yaml - service.yaml - configMap.yaml