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