Skip to content

Commit 938fb9c

Browse files
authored
add new permission for zen 6.2.0 (#2513)
Signed-off-by: Allen Li <liyuchen223@gmail.com>
1 parent bf0e093 commit 938fb9c

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

cp3pt0-deployment/common/nss-managed-bedrock-core-role.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1691,3 +1691,24 @@ rules:
16911691
- clusterimagecatalogs
16921692
apiGroups:
16931693
- postgresql.k8s.enterprisedb.io
1694+
- verbs:
1695+
- get
1696+
- list
1697+
- patch
1698+
- update
1699+
- watch
1700+
- create
1701+
resources:
1702+
- ibmcpd
1703+
- ibmcpds
1704+
apiGroups:
1705+
- cpd.ibm.com
1706+
- verbs:
1707+
- get
1708+
- list
1709+
- patch
1710+
- update
1711+
resources:
1712+
- db2uengines
1713+
apiGroups:
1714+
- db2u.databases.ibm.com

0 commit comments

Comments
 (0)