Update .gitlab-ci.yml

parent 1e3a8c7d
......@@ -21,4 +21,4 @@ ReleaseDeploy:
script:
- echo `pwd`
- sed -i s/#SERVICE_PORT#/$SERVICE_PORT/g ./helm/service/values.yaml
- cd ./helm && /sbin/helm install service --name $RELEASE_NAME
\ No newline at end of file
- cd ./helm && /sbin/helm install service --name $RELEASE_NAME --set hub.desiredContainers=1
\ No newline at end of file
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