mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-27 13:50:18 +08:00
Update minio/nextcloud port defaults
This commit is contained in:
@@ -116,7 +116,7 @@ questions:
|
||||
type: int
|
||||
min: 9000
|
||||
max: 65535
|
||||
default: 9000
|
||||
default: 9001
|
||||
required: true
|
||||
|
||||
- variable: nextcloudDataHostPathEnabled
|
||||
|
||||
@@ -14,4 +14,4 @@ nextcloud:
|
||||
strategy: "Recreate"
|
||||
|
||||
service:
|
||||
nodePort: 9000
|
||||
nodePort: 9001
|
||||
|
||||
Reference in New Issue
Block a user