Commit c4d3d029 authored by Waqar Ahmed's avatar Waqar Ahmed

Update minio testing ci port

parent fe2ebf7b
...@@ -116,7 +116,7 @@ questions: ...@@ -116,7 +116,7 @@ questions:
type: string type: string
required: true required: true
- variable: value - variable: value
label: value label: "Value"
schema: schema:
type: string type: string
required: true required: true
......
...@@ -11,7 +11,7 @@ extraArgs: [] ...@@ -11,7 +11,7 @@ extraArgs: []
updateStrategy: RollingUpdate updateStrategy: RollingUpdate
service: service:
nodePort: 32000 nodePort: 32001
environment: environment:
## Please refer for comprehensive list https://docs.minio.io/docs/minio-server-configuration-guide.html ## Please refer for comprehensive list https://docs.minio.io/docs/minio-server-configuration-guide.html
......
...@@ -61,12 +61,5 @@ transcodeHostPathEnabled: false ...@@ -61,12 +61,5 @@ transcodeHostPathEnabled: false
dataHostPathEnabled: false dataHostPathEnabled: false
configHostPathEnabled: 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: {} gpuConfiguration: {}
emptyDirVolumes: true emptyDirVolumes: true
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment