Commit c914cb27 authored by Rémy Coutable's avatar Rémy Coutable

Upgrade the chart version to 3.2.0 for Review Apps

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 51aad1dd
...@@ -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