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
Did anybody successfully added sidecar for checking the health of the postgres
Does anybody have any example for ghcr.io/zalando/spilo-15:3.0-p1 how to add sidecar with liveness and readiness probes to the postgres
I can add sidecar and connect to Postgres but whenever I add readiness and liveness changes are not propagated to sidecar (I add them through, but change of sidecar container name is propageted correctly)
apiVersion: acid.zalan.do/v1
kind: postgresql
does anybody have any example of how is resolved this problem and add health check with command, readines or liveness to the
ghcr.io/zalando/spilo-15:3.0-p1
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi Everybody,
Did anybody successfully added sidecar for checking the health of the postgres
Does anybody have any example for ghcr.io/zalando/spilo-15:3.0-p1 how to add sidecar with liveness and readiness probes to the postgres
I can add sidecar and connect to Postgres but whenever I add readiness and liveness changes are not propagated to sidecar (I add them through, but change of sidecar container name is propageted correctly)
does anybody have any example of how is resolved this problem and add health check with command, readines or liveness to the
ghcr.io/zalando/spilo-15:3.0-p1
Beta Was this translation helpful? Give feedback.
All reactions