diff --git a/teleport-cluster/values.home.yaml b/teleport-cluster/values.home.yaml index c0f3a5d..76410c9 100644 --- a/teleport-cluster/values.home.yaml +++ b/teleport-cluster/values.home.yaml @@ -52,6 +52,9 @@ auth: teleport: storage: type: postgres + conn_string: postgres://teleport:DmUVPLxNggZq2fE9bCW96meF@icarus.ipa.champion:5432/teleport_cluster_state + audit_events_uri: + - postgres://teleport:DmUVPLxNggZq2fE9bCW96meF@icarus.ipa.champion:5432/teleport_cluster_state podSecurityPolicy: enabled: false