You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
We're trying to use the Healthchecks within our cluster. So far most services use http as healthChecksScheme and work . But we have to external services that only provide the healthz endpoint via https.
Can I somehow tell the healthcheck operator that these two services need https as their healthChecksScheme without changing the scheme for all the other services?
The text was updated successfully, but these errors were encountered:
Hi,
We're trying to use the Healthchecks within our cluster. So far most services use http as healthChecksScheme and work . But we have to external services that only provide the healthz endpoint via https.
Can I somehow tell the healthcheck operator that these two services need https as their healthChecksScheme without changing the scheme for all the other services?
The text was updated successfully, but these errors were encountered: