fix(conf): Add configmap to kustomization file

This commit is contained in:
Tanguy Herbron 2023-07-03 12:42:25 +02:00
parent 1d8b044742
commit c61680ebf8

View File

@ -6,4 +6,5 @@ resources:
- database.yaml
- service.yaml
- ingress.yaml
- configmap.yaml
- deployment.yaml