Closed ervinb closed 5 years ago
The following definition assigns a namespace to the ClusterRole, but it has no practical effect and might confuse some.
namespace
ClusterRole
https://github.com/DevOps-with-Kubernetes/examples/blob/master/chapter6/6-3_efk/fluentd/fluentd-sa.yml#L13
Thanks for pointing it out. I've removed them as well as the same case in ClusterRoleBinding.
ClusterRoleBinding
The following definition assigns a
namespace
to theClusterRole
, but it has no practical effect and might confuse some.https://github.com/DevOps-with-Kubernetes/examples/blob/master/chapter6/6-3_efk/fluentd/fluentd-sa.yml#L13