From 2c38f7f54513c667a7cec4aee0a184abf497661f Mon Sep 17 00:00:00 2001 From: alexlebens Date: Fri, 24 May 2024 22:08:44 -0500 Subject: [PATCH] change user --- clusters/cl01tl/applications/ghost/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/ghost/values.yaml b/clusters/cl01tl/applications/ghost/values.yaml index a1fba45ce..e29c4eea0 100644 --- a/clusters/cl01tl/applications/ghost/values.yaml +++ b/clusters/cl01tl/applications/ghost/values.yaml @@ -25,7 +25,7 @@ ghost: externalDatabase: host: ghost-mysql-8-cluster.ghost.svc.cluster.local port: 3306 - user: ghost + user: ghost@localhost database: ghost existingSecret: ghost-mysql-credentials-secret mysql-8-cluster: