syncthing/test - migrate storage section (#2008)

* bump version

* update values

* update ui

* update templates

* add migration

* keep previous version
This commit is contained in:
Stavros Kois
2024-01-09 13:03:19 +02:00
committed by GitHub
parent 53b704b685
commit 95fb009bf6
11 changed files with 241 additions and 114 deletions

View File

@@ -1,16 +1,12 @@
syncthingStorage:
home:
type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/home
type: pvc
additionalStorages:
- type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/dir1
- type: pvc
mountPath: /mnt/dir1
- type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/dir2
- type: pvc
mountPath: /mnt/dir2
- type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/dir3
- type: pvc
mountPath: /mnt/dir3
syncthingID: