From 7307b286993cfcaa916d5322d714cd5bd77c0e57 Mon Sep 17 00:00:00 2001 From: Jim Nicholson Date: Sat, 30 Oct 2021 00:21:18 -0700 Subject: [PATCH] Remove user from configmap --- configuration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.yaml b/configuration.yaml index 72de932..e9a73cc 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -26,4 +26,4 @@ data: DB_TYPE: postgres DB_HOST: postgres.gitea.svc.cluster.local:5432 DB_NAME: gitea - DB_USER: postgres +