Update minio/nextcloud port defaults

This commit is contained in:
Waqar Ahmed
2020-12-09 06:36:38 +05:00
parent 53ce8cd15f
commit 9f876dc902
4 changed files with 4 additions and 4 deletions

View File

@@ -116,7 +116,7 @@ questions:
type: int
min: 9000
max: 65535
default: 9000
default: 9001
required: true
- variable: nextcloudDataHostPathEnabled

View File

@@ -14,4 +14,4 @@ nextcloud:
strategy: "Recreate"
service:
nodePort: 9000
nodePort: 9001