-
Notifications
You must be signed in to change notification settings - Fork 230
Open
Labels
bugSomething isn't workingSomething isn't workingchart( cluster )Related to the cluster chartRelated to the cluster chart
Description
The cloudnative-pg Helm chart uses identical health check commands for both
liveness and readiness probes, which violates Kubernetes best practices and fails
kube-score validation.
kube-score output:
[CRITICAL] Pod Probes Identical
· Container has the same readiness and liveness probe
Using the same probe for liveness and readiness is very likely
dangerous. It's generally better to avoid re-using the same probe.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingchart( cluster )Related to the cluster chartRelated to the cluster chart