dev-environment/k8s_config/dev/mongodb/kustomization.yaml

10 lines
134 B
YAML

resources:
- pcv.yaml
- service.yaml
- statefulset.yaml
configMapGenerator:
- name: create-db-configmap
files:
- create_db.js