mirror of
https://github.com/shadoll/helm-charts.git
synced 2026-08-28 11:33:17 +00:00
fix: update timemachine version to 0.1.1 and adjust mountPath in deployment configuration
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user