diff --git a/charts/postgres-operator/templates/clusterrole.yaml b/charts/postgres-operator/templates/clusterrole.yaml index cdd58f5ba..93e60c02a 100644 --- a/charts/postgres-operator/templates/clusterrole.yaml +++ b/charts/postgres-operator/templates/clusterrole.yaml @@ -13,6 +13,7 @@ rules: - acid.zalan.do resources: - postgresqls + - postgresqls/status - operatorconfigurations verbs: - "*"