diff --git a/chart/values.yaml b/chart/values.yaml index c0a1c5ccdb1100a02b8b263ac15d414b80ee5420..1d0d892659736ffe815b637144b3bdc09c77fb57 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -657,7 +657,7 @@ postgresql: postgresqlUsername: gitlab # This just needs to be set. It will use a second entry in existingSecret for postgresql-postgres-password postgresqlPostgresPassword: bogus - install: false + install: true postgresqlDatabase: gitlabhq_production image: ## could not get IronBank hardened image to work with the postgres sub-chart