Skip to content
Snippets Groups Projects
Commit 6e552981 authored by Thong Kuah's avatar Thong Kuah :speech_balloon:
Browse files

Remove obsolete comment

parent f845a081
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -246,7 +246,6 @@ rollout 100%:
auto_database_url=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${CI_ENVIRONMENT_SLUG}-postgres:5432/${POSTGRES_DB}
export DATABASE_URL=${DATABASE_URL-$auto_database_url}
export TILLER_NAMESPACE=$KUBE_NAMESPACE
# Extract "MAJOR.MINOR" from CI_SERVER_VERSION and generate "MAJOR-MINOR-stable" for Security Products
 
function get_replicas() {
track="${1:-stable}"
Loading
Loading
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