This commit is contained in:
Marko Oldenburg 2024-10-11 11:38:52 +02:00
parent 864497044b
commit 9f24e76e3c

View File

@ -60,7 +60,7 @@ spec:
{{- if eq .Values.configtype "configDB" }}
- name: configdb-volume
mountPath: /opt/fhem/configDB.conf
subPath: fhem/configDB.conf
subPath: configDB.conf
{{- end }}
resources:
{{- toYaml .Values.resources | nindent 12 }}