titan-iac/services/postgres/kustomization.yaml

9 lines
191 B
YAML

# services/postgres/kustomization.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: postgres
resources:
- namespace.yaml
- service.yaml
- statefulset.yaml