diff --git a/values/catalyst/values/values.yaml b/values/catalyst/values/values.yaml index 9d0e0803..96c1bb23 100644 --- a/values/catalyst/values/values.yaml +++ b/values/catalyst/values/values.yaml @@ -6,7 +6,7 @@ agent: enabled: true auth_type: connectionString namespace: postgres - connection_string_host: postgres-postgresql.postgres.svc.cluster.local + connection_string_host: catalyst-db.cr-agent.svc.cluster.local connection_string_port: 5432 connection_string_username: postgres connection_string_password: postgres @@ -14,3 +14,4 @@ agent: gateway: tls: enabled: true +join_token: "tset"