registry-creds
registry-creds copied to clipboard
Add ClusterRole, ClusterRoleBinding and ServiceAccount to examples
This requires a service account that can get/list/watch namespaces, create/update secrets, and update service accounts.
The k8s yml files in the repo should include this.
added in this PR that I have https://github.com/upmc-enterprises/registry-creds/pull/103
Just passing this along since I got this set up today; you need to add serviceAccountName
to the deployment's spec.template.spec
otherwise these changes won't take effect 👍🏻