From 88f5bb04f2d009fc324fa1420994b87ce3ab5092 Mon Sep 17 00:00:00 2001 From: Aaron Riedel Date: Thu, 20 Feb 2025 20:12:08 +0100 Subject: [PATCH] fix openproject namespace --- openproject/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openproject/values.yaml b/openproject/values.yaml index 7537799..0470016 100644 --- a/openproject/values.yaml +++ b/openproject/values.yaml @@ -51,7 +51,7 @@ s3: postgresql: bundled: false connection: - host: openproject-rw.openproject.svc.cluster.local + host: openproject-rw.aaron-openproject.svc.cluster.local port: 5432 auth: existingSecret: openproject-app