startup exception for aspnet core worker docker container attempting to set secret from env variable in Kubernetes
Problem I'm trying to set secrets in an aspnet core (3.0 SDK) worker application that runs in a container in Kubernetes. I am able to »