Removed the unnecessary line. It would be covered anyway by line 352 (replicas=$(get_replicas "$track" "$percentage")

This commit is contained in:
bardia zamanian 2019-05-09 19:54:28 +00:00
parent 712dccd4c0
commit 37ac7a2d8c

View file

@ -338,7 +338,6 @@ rollout 100%:
image_tag=${CI_APPLICATION_TAG:-$CI_COMMIT_TAG}
fi
replicas="1"
service_enabled="true"
postgres_enabled="$POSTGRES_ENABLED"