mirror of
https://github.com/truenas/charts.git
synced 2026-02-13 15:25:24 +08:00
Update minio testing ci port
This commit is contained in:
@@ -116,7 +116,7 @@ questions:
|
||||
type: string
|
||||
required: true
|
||||
- variable: value
|
||||
label: value
|
||||
label: "Value"
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
|
||||
@@ -11,7 +11,7 @@ extraArgs: []
|
||||
updateStrategy: RollingUpdate
|
||||
|
||||
service:
|
||||
nodePort: 32000
|
||||
nodePort: 32001
|
||||
|
||||
environment:
|
||||
## Please refer for comprehensive list https://docs.minio.io/docs/minio-server-configuration-guide.html
|
||||
|
||||
@@ -61,12 +61,5 @@ transcodeHostPathEnabled: false
|
||||
dataHostPathEnabled: false
|
||||
configHostPathEnabled: false
|
||||
|
||||
proxy:
|
||||
# This allows to set a proxy environment variable, which PMS uses to fetch the token and assets like movie cover
|
||||
enabled: false
|
||||
# http: "http://proxy:8080"
|
||||
# https: "https://proxy:8080"
|
||||
# noproxy: "localhost,127.0.0.1,10.96.0.0/12,10.244.0.0/12"
|
||||
|
||||
gpuConfiguration: {}
|
||||
emptyDirVolumes: true
|
||||
|
||||
Reference in New Issue
Block a user