Skip to content

Commit

Permalink
update role
Browse files Browse the repository at this point in the history
Signed-off-by: Tao Li <[email protected]>
  • Loading branch information
litaocdl committed Dec 26, 2024
1 parent d38fb62 commit 52a1adc
Showing 1 changed file with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,14 @@ namespace scope or clusterwide
- get
- patch
- update
- apiGroups:
- postgresql.k8s.enterprisedb.io
resources:
- imagecatalogs
verbs:
- get
- list
- watch
- apiGroups:
- postgresql.k8s.enterprisedb.io
resources:
Expand Down Expand Up @@ -293,6 +301,14 @@ Define the set of rules that must be applied clusterwide
verbs:
- get
- patch
- apiGroups:
- postgresql.k8s.enterprisedb.io
resources:
- clusterimagecatalogs
verbs:
- get
- list
- watch
- apiGroups:
- apiextensions.k8s.io
resources:
Expand Down

0 comments on commit 52a1adc

Please sign in to comment.