Skip to content
Snippets Groups Projects
Commit 3832a8ad authored by Rémy Coutable's avatar Rémy Coutable
Browse files

Merge branch '39144-fix-review-app-default-password' into 'master'

Fix helm value used for review app default password secret name

Closes #39144

See merge request gitlab-org/gitlab!21469
parents 4dec0635 e2ac4977
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -8,6 +8,8 @@ global:
configureCertmanager: false
tls:
secretName: tls-cert
initialRootPassword:
secret: shared-gitlab-initial-root-password
certmanager:
install: false
gitlab:
Loading
Loading
@@ -26,8 +28,6 @@ gitlab:
mailroom:
enabled: false
migrations:
initialRootPassword:
secret: shared-gitlab-initial-root-password
resources:
requests:
cpu: 350m
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