fix error
This commit is contained in:
		@@ -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:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user