fix error
This commit is contained in:
parent
5ef787d996
commit
ce285350b2
@ -57,9 +57,11 @@ spec:
|
||||
- name: fhem-data
|
||||
mountPath: /opt/fhem
|
||||
subPath: fhem/
|
||||
{{- if eq .Values.configtype "configDB" }}
|
||||
- name: configdb-volume
|
||||
mountPath: /opt/fhem/configDB.conf
|
||||
subPath: fhem/configDB.conf
|
||||
{{- end }}
|
||||
resources:
|
||||
{{- toYaml .Values.resources | nindent 12 }}
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user