Skip to content

Commit 989f8eb

Browse files
Add missing Jobs delete permission (#10158)
1 parent b1ce10f commit 989f8eb

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

charts/tigera-operator/templates/tigera-operator/02-role-tigera-operator.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,7 @@ rules:
394394
- update
395395
- list
396396
- watch
397+
- delete
397398
{{- else }}
398399
# Add the appropriate pod security policy permissions
399400
- apiGroups:

manifests/ocp/02-role-tigera-operator.yaml

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)