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

8 lines
115 B
YAML

resources:
- deployment.yaml
- service.yaml
configMapGenerator:
- name: agenda-config
files:
- config.yaml