we need to add update permission for sa to periodically sync (#3131)

This commit is contained in:
Tiago Condeixa 2026-07-17 15:36:00 +02:00 committed by GitHub
parent 118c1146bf
commit f2741ef741
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -234,6 +234,7 @@ rules:
verbs:
- get
- create
- update
# to create role bindings to the postgres-pod service account
- apiGroups:
- rbac.authorization.k8s.io