You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered: