Skip to content

Commit ca0f35e

Browse files
perm docs
Signed-off-by: James Milligan <[email protected]>
1 parent 0ea83fc commit ca0f35e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/permissions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ The `proxy-role` definition can be found [here](../config/rbac/auth_proxy_role.y
4444
### Flagd Kubernetes Sync
4545

4646
The `flagd-kubernetes-sync` role providers the permission to get, watch and list all `core.openfeature.dev` resources, permitting the kubernetes sync feature in injected `flagd` containers.
47-
Its definition can be found [here](../config/rbac/flagd_kubernetes_sync_clusterrole.yaml)
47+
Its definition can be found [here](../config/rbac/flagd_kubernetes_sync_clusterrole.yaml).
48+
During startup the operator will backfill permissions to the `flagd-kubernetes-sync` cluster role binding from the current state of the cluster, adding all service accounts from pods with the `core.openfeature.dev/enabled` annotation set to `"true"`, preventing unexpected behavior during upgrades.
4849

4950
| API Group | Resource | Verbs |
5051
| ----------- | ----------- | ----------- |

0 commit comments

Comments
 (0)