-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Halyard role binding uses default ClusterRole edit, but it allows read/write access to most objects (kubectl describe clusterrole edit). Would it be possible to create a Role object with only required privileges?
spinnaker-helm/templates/rbac/rolebinding.yaml
Lines 7 to 10 in 2a0f39e
| roleRef: | |
| apiGroup: rbac.authorization.k8s.io | |
| kind: ClusterRole | |
| name: edit |
Best.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels