Add TLS support in scram-proxy (#1643)

* Add TLS support in scram-proxy

* Fix authEndpoint
This commit is contained in:
Sergey Melnikov
2022-05-05 23:48:16 +03:00
committed by GitHub
parent 30a7598172
commit 11a44eda0e

View File

@@ -6,7 +6,8 @@ image:
settings:
authBackend: "console"
authEndpoint: "http://console-staging.local:9095/management/api/v2"
authEndpoint: "http://console-staging.local/management/api/v2"
domain: "*.cloud.stage.neon.tech"
# -- Additional labels for zenith-proxy pods
podLabels: