Commit f0b4a222 authored by Mark Harding's avatar Mark Harding

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

No related merge requests found
Pipeline #68513710 passed with stages
in 9 minutes and 23 seconds
......@@ -63,7 +63,7 @@ staging:start:
--set phpfpm.image.repository=$CI_REGISTRY_IMAGE/fpm \
--set phpfpm.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