Open flokli opened 3 years ago
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 👍🏻
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.