You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/permissions.md
+4-1
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,9 @@ The definition of this role can be found [here](../config/rbac//leader_election_
20
20
### Manager Role
21
21
22
22
The `manager-role` applies the rules described below, its definition can be found [here](../config/rbac/role.yaml).
23
-
It provides the operator with sufficient permissions over the `core.openfeature.dev` resources, and the required permissions for injecting the `flagd` sidecar into appropriate pods.
23
+
It provides the operator with sufficient permissions over the `core.openfeature.dev` resources,
24
+
the required permissions for injecting the `flagd` sidecar into appropriate pods,
25
+
and managing flagd-proxy resources
24
26
The `ConfigMap` permissions are needed to allow the mounting of `FeatureFlag` resources for file syncs.
25
27
26
28
| API Group | Resource | Verbs |
@@ -29,6 +31,7 @@ The `ConfigMap` permissions are needed to allow the mounting of `FeatureFlag` re
0 commit comments