test
This commit is contained in:
@ -60,7 +60,7 @@ spec:
|
|||||||
{{- if eq .Values.configtype "configDB" }}
|
{{- if eq .Values.configtype "configDB" }}
|
||||||
- name: configdb-volume
|
- name: configdb-volume
|
||||||
mountPath: /opt/fhem/configDB.conf
|
mountPath: /opt/fhem/configDB.conf
|
||||||
subPath: fhem/configDB.conf
|
subPath: configDB.conf
|
||||||
{{- end }}
|
{{- end }}
|
||||||
resources:
|
resources:
|
||||||
{{- toYaml .Values.resources | nindent 12 }}
|
{{- toYaml .Values.resources | nindent 12 }}
|
||||||
|
Reference in New Issue
Block a user