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

10 lines
134 B
YAML
Raw Normal View History

2024-11-04 00:22:29 +00:00
resources:
- pcv.yaml
- service.yaml
- statefulset.yaml
configMapGenerator:
- name: create-db-configmap
files:
- create_db.js