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
Under circumstances (for example, missing pod disruption budget) a kubectl delete postgresql {name} will return successfully, but leaving behind resources. The case of PDB leaves behind the service and the endpoint, for example.