diff --git a/values/catalyst/values/values.yaml b/values/catalyst/values/values.yaml index 356c4760..df61c67d 100644 --- a/values/catalyst/values/values.yaml +++ b/values/catalyst/values/values.yaml @@ -8,9 +8,9 @@ agent: namespace: postgres connection_string_host: catalyst-db.cr-agent.svc.cluster.local connection_string_port: 5432 - connection_string_username: postgres + connection_string_username: temp connection_string_password: postgres - connection_string_database: catalyst + connection_string_database: app gateway: tls: enabled: true