kustomization.yaml 79 B

123456
  1. nameprefix: test-
  2. resources:
  3. - deployment.yaml
  4. - service.yaml
  5. - configmap.yaml