Skip to content

Commit aff1b8f

Browse files
authored
fix(cloudnative-pg): add ImageCatalogs to view and edit ClusterRoles
Signed-off-by: Dmitry Grigoryev <[email protected]>
1 parent 8f5349c commit aff1b8f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

charts/cloudnative-pg/templates/rbac.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ rules:
127127
- clusters
128128
- poolers
129129
- scheduledbackups
130+
- imagecatalogs
131+
- clusterimagecatalogs
130132
verbs:
131133
- get
132134
- list
@@ -150,6 +152,8 @@ rules:
150152
- clusters
151153
- poolers
152154
- scheduledbackups
155+
- imagecatalogs
156+
- clusterimagecatalogs
153157
verbs:
154158
- create
155159
- delete

0 commit comments

Comments
 (0)