fix: update timemachine version to 0.1.1 and adjust mountPath in deployment configuration

This commit is contained in:
sha
2026-04-26 17:26:47 +03:00
parent 7c9aea29c7
commit 0267797898
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ spec:
key: {{ .Values.passwordKey }}
volumeMounts:
- name: tm
mountPath: /opt/timemachine
mountPath: /opt/{{ .Values.timemachine.username }}
- name: run-samba
mountPath: /run/samba
{{- range .Values.extraShares }}