Explorar el Código

Update minio testing ci port

Waqar Ahmed hace 4 años
padre
commit
c4d3d029e0

+ 1 - 1
test/minio/1.0.1/questions.yaml

@@ -116,7 +116,7 @@ questions:
                   type: string
                   required: true
               - variable: value
-                label: value
+                label: "Value"
                 schema:
                   type: string
                   required: true

+ 1 - 1
test/minio/1.0.1/test_values.yaml

@@ -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

+ 0 - 7
test/plex/1.0.1/test_values.yaml

@@ -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