Skip to content

Commit 31742ac

Browse files
committed
Fix missing RBAC for customizer to watch for events related to job completions
Signed-off-by: Shiva Krishna, Merla <smerla@nvidia.com>
1 parent 5425f59 commit 31742ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deployments/helm/k8s-nim-operator/templates/manager-rbac.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ rules:
3737
- create
3838
- update
3939
- patch
40+
- watch
4041
- apiGroups:
4142
- ""
4243
resources:

0 commit comments

Comments
 (0)