Commit fa234612 authored by Waqar Ahmed's avatar Waqar Ahmed

Add environment variables to test values

parent 654aa908
......@@ -15,7 +15,7 @@ service:
apiPort: 30951
gatewayPort: 30980
environment:
environmentVariables: []
emptyDirVolumes: true
appVolumeMounts:
......
......@@ -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
......
......@@ -27,6 +27,7 @@ service:
emptyDirVolumes: true
ixChartContext: {}
environmentVariables: []
appVolumeMounts:
nextcloud-data:
......
......@@ -57,9 +57,7 @@ plexServiceTCP:
hostNetwork: false
transcodeHostPathEnabled: false
dataHostPathEnabled: false
configHostPathEnabled: false
environmentVariables: []
gpuConfiguration: {}
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