Skip to content
Snippets Groups Projects
Commit 831c5249 authored by Mark Harding's avatar Mark Harding
Browse files

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

parent dac9fd24
No related branches found
No related tags found
Loading
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment