Closed kirillmakhonin closed 3 years ago
Hello
Current /ping endpoint wants to get auth token, but in a production env it means that this token will not be saved "secure" in secrets.
/ping
/ping endpoint should not be secured in order to be checked by K8S health checks.
Hello
Current
/ping
endpoint wants to get auth token, but in a production env it means that this token will not be saved "secure" in secrets./ping
endpoint should not be secured in order to be checked by K8S health checks.