Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
59 changes: 30 additions & 29 deletions cp3pt0-deployment/common/nss-managed-bedrock-core-role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1473,6 +1473,7 @@ rules:
- watch
apiGroups:
- postgresql.k8s.enterprisedb.io
- postgresql.cnpg.ibm.com
resources:
- clusters
- verbs:
Expand Down Expand Up @@ -1738,32 +1739,32 @@ rules:
resources:
- storageclasses
- verbs:
- get
- list
- watch
- update
- patch
- create
- delete
apiGroups:
- cluster.ibm-cpd-mcscheduler.ibm.com
resources:
- distributionrule
- distributionrules
- distributionruledecision
- distributionruledecisions
- physicallocation
- physicallocations
- verbs:
- get
- list
- watch
- update
- patch
- create
- delete
apiGroups:
- work.ibm-cpd-mcscheduler.ibm.com
resources:
- remotekuberestemplate
- remotekuberestemplates
- get
- list
- watch
- update
- patch
- create
- delete
apiGroups:
- cluster.ibm-cpd-mcscheduler.ibm.com
resources:
- distributionrule
- distributionrules
- distributionruledecision
- distributionruledecisions
- physicallocation
- physicallocations
- verbs:
- get
- list
- watch
- update
- patch
- create
- delete
apiGroups:
- work.ibm-cpd-mcscheduler.ibm.com
resources:
- remotekuberestemplate
- remotekuberestemplates
Loading