ADD: implement migration and backup configurations for Nextcloud with Longhorn support

This commit is contained in:
2026-04-15 19:51:29 +02:00
parent 2ea9f3973f
commit be9329d313
15 changed files with 326 additions and 27 deletions
+6 -2
View File
@@ -17,9 +17,13 @@ spec:
targetPort: 443
nodePort: 31443
- name: ssh
port: 31022
targetPort: 31022
port: 22
targetPort: 22
nodePort: 31022
- name: registry
port: 5050
targetPort: 5050
nodePort: 31050
type: NodePort
# ---