iac/apps/notes/d8-ugmk-prod/kustomization.yaml
2026-07-21 14:22:34 +05:00

12 lines
198 B
YAML

---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../base
patches:
- path: namespace.yaml
target:
kind: Namespace
name: notes
- path: patch.yaml