Secret store in envVars in container?
I'm trying to forward an api-key from secret store to container using envVars, as in the example in the documentation, but struggle to get it working. For me it seems that the secret store-property needs to accessed async, so it doesn't resolve before creating the container instance?
0 Replies