File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ install_merlin() {
3535 --set merlin-postgresql.image.tag=${POSTGRES_TAG} \
3636 --set mlflow-postgresql.image.repository=${POSTGRES_IMAGE} \
3737 --set mlflow-postgresql.image.tag=${POSTGRES_TAG} \
38- --set mlp- postgresql.image.repository=${POSTGRES_IMAGE} \
39- --set mlp- postgresql.image.tag=${POSTGRES_TAG} \
38+ --set postgresql.image.repository=${POSTGRES_IMAGE} \
39+ --set postgresql.image.tag=${POSTGRES_TAG} \
4040 --set rendered.overrides.StandardTransformerConfig.ImageName=${DOCKER_REGISTRY} /merlin-transformer:${VERSION} \
4141 --set imageBuilder.dockerRegistry=${DOCKER_REGISTRY} \
4242 --set imageBuilder.predictionJobBaseImages." 3\.7\.*" .imageName=${DOCKER_REGISTRY} /merlin/merlin-pyspark-base-py37:${VERSION} \
You can’t perform that action at this time.
0 commit comments