File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -164,8 +164,8 @@ e2e_test_install() {
164164 --set configurations.postgresconfig.create=true \
165165 --set configurations.poolingconfig.create=false \
166166 --set-string cluster.sgInstanceProfile=size-s \
167- --set-string cluster.configurations.sgPostgresConfig=postgresconf-" ${PREVIOUS_SHARDED_PATRONI_IMAGE_POSTGRES_VERSION% .* } " \
168- --set-string shardedCluster.shards.configurations.sgPostgresConfig=postgresconf-" ${PREVIOUS_SHARDED_PATRONI_IMAGE_POSTGRES_VERSION% .* } " \
167+ --set-string cluster.configurations.sgPostgresConfig=postgresconf-sharded- " ${PREVIOUS_SHARDED_PATRONI_IMAGE_POSTGRES_VERSION% .* } " \
168+ --set-string shardedCluster.shards.configurations.sgPostgresConfig=postgresconf-sharded- " ${PREVIOUS_SHARDED_PATRONI_IMAGE_POSTGRES_VERSION% .* } " \
169169 --set-string cluster.postgres.version=" $PREVIOUS_SHARDED_PATRONI_IMAGE_POSTGRES_VERSION " \
170170 --set cluster.configurations.observability.prometheusAutobind=true \
171171 --set configurations.objectstorage.create=false \
You can’t perform that action at this time.
0 commit comments