Merge "Replace YAML comments with helm comments in templates"
[oom.git] / kubernetes / sdnc / templates / statefulset.yaml
index d765197..b1da64a 100644 (file)
@@ -189,6 +189,9 @@ spec:
           - mountPath: {{ .Values.config.binDir }}/startODL.sh
             name: bin
             subPath: startODL.sh
+          - mountPath: {{ .Values.config.binDir }}/startODL.oom.sh
+            name: bin
+            subPath: startODL.oom.sh
           - mountPath: {{ .Values.config.binDir }}/installSdncDb.sh
             name: bin
             subPath: installSdncDb.sh