Commit 831c5249 authored by Mark Harding's avatar Mark Harding

(chore): append elasticsearch to name due to es helm bug

No related merge requests found
Pipeline #68513584 canceled with stages
in 56 seconds
......@@ -108,7 +108,7 @@ deploy:staging:
--set frontInit.image.repository=$CI_REGISTRY_IMAGE/front-init \
--set frontInit.image.tag=$CI_BUILD_REF \
--set domain=$STAGING_SUBDOMAIN.$STAGING_DOMAIN \
--set elasticsearch.clusterName=$STAGING_SUBDOMAIN \
--set elasticsearch.clusterName=$STAGING_SUBDOMAIN-elasticsearch \
--wait \
$STAGING_SUBDOMAIN \
./helm-charts/minds"
......
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