Commit e2ac4977 authored by Albert Salim's avatar Albert Salim

Fix helm value for review app default password

parent b4a4b133
...@@ -8,6 +8,8 @@ global: ...@@ -8,6 +8,8 @@ global:
configureCertmanager: false configureCertmanager: false
tls: tls:
secretName: tls-cert secretName: tls-cert
initialRootPassword:
secret: shared-gitlab-initial-root-password
certmanager: certmanager:
install: false install: false
gitlab: gitlab:
...@@ -26,8 +28,6 @@ gitlab: ...@@ -26,8 +28,6 @@ gitlab:
mailroom: mailroom:
enabled: false enabled: false
migrations: migrations:
initialRootPassword:
secret: shared-gitlab-initial-root-password
resources: resources:
requests: requests:
cpu: 350m cpu: 350m
......
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