Skip to content

Commit aa6ef16

Browse files
[FLINK-38097][docs] Add deployments/finalizers to RBAC permissions in documentation (#998)
Adds deployments/finalizers to RBAC permissions in documentation section Cluster Scoped Flink Operator With Jobs Running in Other Namespaces.
1 parent 5b3856b commit aa6ef16

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/content.zh/docs/operations/rbac.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ For each additional namespace that runs the Flink jobs, users need to do the fol
8585
- apps
8686
resources:
8787
- deployments
88+
- deployments/finalizers
8889
verbs:
8990
- '*'
9091
---

docs/content/docs/operations/rbac.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ For each additional namespace that runs the Flink jobs, users need to do the fol
8585
- apps
8686
resources:
8787
- deployments
88+
- deployments/finalizers
8889
verbs:
8990
- '*'
9091
---

0 commit comments

Comments
 (0)