Skip to content

Commit f6f2339

Browse files
committed
build(home-assistant): version: 0.0.8
1 parent 71e2fbe commit f6f2339

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/home-assistant/templates/statefulset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ spec:
9797
volumeMounts:
9898
- mountPath: /config
9999
name: ha-data
100-
subPath: config
100+
# subPath: config
101101
{{- range .Values.hostMounts }}
102102
{{- if .mountPath }}
103103
- mountPath: {{ .mountPath }}

0 commit comments

Comments
 (0)