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
Postgres operator chart is not in sync with the master. The pod service account name is hardcoded, and it's passing errors when creating multiple operator releases.
This restricted me from creating multiple Postgres operator on the Kubernetes cluster, as the ClusterRole name was hardcoded on clusterrole-postgres-pod.yaml and found it got fixed 14days back.