rode / enforcer-k8s

Apache License 2.0
0 stars 0 forks source link

enforcer needs rbac permissions to fetch image pull secrets #18

Open mrparkers opened 3 years ago

mrparkers commented 3 years ago

the enforcer-k8s helm chart does not include rbac that will allow the enforcer to fetch a pod's image pull secrets. this will need to be added to the chart in the form of a ClusterRole, as the enforcer will need to query secrets in multiple namespaces. we could try to reduce the scope of these permissions using resourceNames.