diff --git a/library/common/2101.0.0/templates/lib/deployments/_utils b/library/common/2101.0.0/templates/lib/deployments/_utils.tpl similarity index 100% rename from library/common/2101.0.0/templates/lib/deployments/_utils rename to library/common/2101.0.0/templates/lib/deployments/_utils.tpl diff --git a/test/ipfs/1.0.1/test_values.yaml b/test/ipfs/1.0.1/test_values.yaml index 94e7d2493f..65b840021f 100644 --- a/test/ipfs/1.0.1/test_values.yaml +++ b/test/ipfs/1.0.1/test_values.yaml @@ -15,7 +15,7 @@ service: apiPort: 30951 gatewayPort: 30980 -environment: +environmentVariables: [] emptyDirVolumes: true appVolumeMounts: diff --git a/test/minio/1.0.1/test_values.yaml b/test/minio/1.0.1/test_values.yaml index 90dd2c1dd1..383d0bbdd5 100644 --- a/test/minio/1.0.1/test_values.yaml +++ b/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 diff --git a/test/nextcloud/1.1.0/test_values.yaml b/test/nextcloud/1.1.0/test_values.yaml index dbedec0cb5..340b234bce 100644 --- a/test/nextcloud/1.1.0/test_values.yaml +++ b/test/nextcloud/1.1.0/test_values.yaml @@ -27,6 +27,7 @@ service: emptyDirVolumes: true ixChartContext: {} +environmentVariables: [] appVolumeMounts: nextcloud-data: diff --git a/test/plex/1.0.1/test_values.yaml b/test/plex/1.0.1/test_values.yaml index 4c9d3395ab..cfb8ac7e36 100644 --- a/test/plex/1.0.1/test_values.yaml +++ b/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