ADD: implement migration and backup configurations for Nextcloud with Longhorn support
This commit is contained in:
@@ -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
|
||||
|
||||
# ---
|
||||
|
||||
Reference in New Issue
Block a user