Or better yet, we're trying to feed a secret/credential into a downstream cluster so it can talk to various services that require authentication. Right now we're getting by with sealed secrets that we apply once when a cluster has been provisioned, but I'd like to automate this minor, but crucial step. If anyone has suggestions, I'm more than happy to hear them.