Browse Source

changed cm gen behaviour to merge

Grega Bremec 3 years ago
parent
commit
9730ef5b25
1 changed files with 1 additions and 0 deletions
  1. 1 0
      overlays/devel/kustomization.yml

+ 1 - 0
overlays/devel/kustomization.yml

@@ -4,6 +4,7 @@ bases:
   - ../../base/
 configMapGenerator:
   - name: dbconfig
+    behavior: merge
     literals:
       - aio="1"
 patchesJson6902: