Added unit json file to mounts

This commit is contained in:
Lars
2023-09-13 10:04:13 +02:00
parent a062df8654
commit d84ebe5751
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
variables:
HELM_CHART_VERSION: "1.0.4"
HELM_CHART_VERSION: "1.0.5"
stages:
- deploy

View File

@@ -143,6 +143,9 @@ spec:
- name: serverconfig
mountPath: /init-go/config.json
subPath: init.json
- name: serverconfig
mountPath: /docker-entrypoint.d/unit.json
subPath: unit.json
{{- if .Values.storage.local.active }}
{{- range .Values.storage.folders }}
- name: local