Kaynağa Gözat

Add environment variables to test values

Waqar Ahmed 4 yıl önce
ebeveyn
işleme
fa234612af

+ 0 - 0
library/common/2101.0.0/templates/lib/deployments/_utils → library/common/2101.0.0/templates/lib/deployments/_utils.tpl


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

@@ -15,7 +15,7 @@ service:
   apiPort: 30951
   gatewayPort: 30980
 
-environment:
+environmentVariables: []
 
 emptyDirVolumes: true
 appVolumeMounts:

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

@@ -13,7 +13,7 @@ updateStrategy: RollingUpdate
 service:
   nodePort: 32001
 
-environment:
+environmentVariables: []
   ## Please refer for comprehensive list https://docs.minio.io/docs/minio-server-configuration-guide.html
 
 emptyDirVolumes: true

+ 1 - 0
test/nextcloud/1.1.0/test_values.yaml

@@ -27,6 +27,7 @@ service:
 
 emptyDirVolumes: true
 ixChartContext: {}
+environmentVariables: []
 
 appVolumeMounts:
   nextcloud-data:

+ 1 - 3
test/plex/1.0.1/test_values.yaml

@@ -57,9 +57,7 @@ plexServiceTCP:
 
 hostNetwork: false
 
-transcodeHostPathEnabled: false
-dataHostPathEnabled: false
-configHostPathEnabled: false
+environmentVariables: []
 
 gpuConfiguration: {}
 emptyDirVolumes: true