Commit eef416c8 authored by Jan Provaznik's avatar Jan Provaznik

Merge branch '212335-upgrade-review-apps-chart-version-to-3-2-0' into 'master'

Upgrade the chart version to 3.2.2 for Review Apps

Closes #212335

See merge request gitlab-org/gitlab!27911
parents 61a6f61d c914cb27
...@@ -85,7 +85,7 @@ review-build-cng: ...@@ -85,7 +85,7 @@ review-build-cng:
variables: variables:
HOST_SUFFIX: "${CI_ENVIRONMENT_SLUG}" HOST_SUFFIX: "${CI_ENVIRONMENT_SLUG}"
DOMAIN: "-${CI_ENVIRONMENT_SLUG}.${REVIEW_APPS_DOMAIN}" DOMAIN: "-${CI_ENVIRONMENT_SLUG}.${REVIEW_APPS_DOMAIN}"
GITLAB_HELM_CHART_REF: "v2.6.8" GITLAB_HELM_CHART_REF: "v3.2.2"
GITLAB_EDITION: "ce" GITLAB_EDITION: "ce"
environment: environment:
name: review/${CI_COMMIT_REF_NAME} name: review/${CI_COMMIT_REF_NAME}
......
...@@ -155,8 +155,6 @@ redis: ...@@ -155,8 +155,6 @@ redis:
limits: limits:
cpu: 200m cpu: 200m
memory: 130M memory: 130M
redis-ha:
enabled: false
registry: registry:
hpa: hpa:
minReplicas: 1 minReplicas: 1
......
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