[COMMON][POSTGRES] Make DB init jobs ServiceMesh compatible
[oom.git] / kubernetes / common / postgres-init / values.yaml
index 7bcd8e2..d6d51f0 100644 (file)
@@ -89,3 +89,7 @@ resources:
       cpu: 1
       memory: 2Gi
   unlimited: {}
+
+wait_for_job_container:
+  containers:
+    - '{{ include "common.name" . }}-update-config'
\ No newline at end of file