Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
Add korifi annotation for propagating role binding
Browse files Browse the repository at this point in the history
  • Loading branch information
akrishna90 authored and danail-branekov committed Jul 14, 2022
1 parent cbff7eb commit b122b44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deployment/helm/templates/workloads/core/controller-rbac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ kind: RoleBinding
metadata:
name: eirini-controller-workload-rolebinding
namespace: {{ . }}
annotations:
cloudfoundry.org/propagate-cf-role : "true"
roleRef:
kind: ClusterRole
name: eirini-controller-workload-runner
Expand Down

0 comments on commit b122b44

Please sign in to comment.