Issue
Configuration monitoring.prometheus_metrics_port must be set or the container will not run the metric endpoint service. As a result, the deployment liveness health checks fail.
References
Expectation
For those not using prometheus, liveness health checks fall back to an endpoint that is enabled.
Workaround
Set the port to an arbitrary value and let the metrics data fail to deliver
Issue
Configuration
monitoring.prometheus_metrics_portmust be set or the container will not run the metric endpoint service. As a result, the deployment liveness health checks fail.References
Expectation
For those not using prometheus, liveness health checks fall back to an endpoint that is enabled.
Workaround
Set the port to an arbitrary value and let the metrics data fail to deliver