File tree Expand file tree Collapse file tree 1 file changed +32
-1
lines changed
Expand file tree Collapse file tree 1 file changed +32
-1
lines changed Original file line number Diff line number Diff line change @@ -1657,4 +1657,35 @@ rules:
16571657 resources :
16581658 - secrets
16591659 resourceNames :
1660- - postgresql-operator-controller-manager-1-22-7-service-cert
1660+ - postgresql-operator-controller-manager-1-22-7-service-cert
1661+ - verbs :
1662+ - get
1663+ - create
1664+ - delete
1665+ - list
1666+ - patch
1667+ - update
1668+ - watch
1669+ resources :
1670+ - databases
1671+ - publications
1672+ - subscriptions
1673+ apiGroups :
1674+ - postgresql.k8s.enterprisedb.io
1675+ - verbs :
1676+ - get
1677+ - patch
1678+ - update
1679+ resources :
1680+ - databases/status
1681+ - publications/status
1682+ apiGroups :
1683+ - postgresql.k8s.enterprisedb.io
1684+ - verbs :
1685+ - get
1686+ - list
1687+ - watch
1688+ resources :
1689+ - imagecatalogs
1690+ apiGroups :
1691+ - postgresql.k8s.enterprisedb.io
You can’t perform that action at this time.
0 commit comments