From 7ffca762f0fa4312d1cceec816dfdef31e91567d Mon Sep 17 00:00:00 2001 From: Mike VanDenburgh Date: Tue, 17 Sep 2024 22:22:15 -0400 Subject: [PATCH] fixup --- k8s/production/gitlab/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/production/gitlab/release.yaml b/k8s/production/gitlab/release.yaml index 73b621686..085eb28e6 100644 --- a/k8s/production/gitlab/release.yaml +++ b/k8s/production/gitlab/release.yaml @@ -95,7 +95,7 @@ spec: key: postgres-password port: 5432 database: gitlabhq_production - username: gitlab + username: postgres minio: enabled: false