cicd-deployment-manifests-t.../namespaces/kustomization.yaml

8 lines
167 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- staging.yaml
- production.yaml
- staging-postgres.yaml
- production-postgres.yaml