Question 1 of 205%
Minimize Microservice Vulnerabilitiesmedium

A microservice running as a Deployment in a Kubernetes cluster needs to authenticate to a third-party API using a static API key. Which is the most secure way to store and inject this secret into the container?

Select one: