Our Kubernetes setup isolates teams by namespaces. Our serviceaccounts can only possible access own-namespace objects. Similar to this: https://github.com/godaddy/kubernetes-external-secrets/issues/106
Our Kubernetes setup isolates teams by namespaces. Our serviceaccounts can only possible access own-namespace objects.
Similar to this:
external-secrets/kubernetes-external-secrets#106