You can use secrets to manage any sensitive data which a container needs at runtime but you don’t want to store in the image or in source control. We will one way encrypt your data which can be updated through the environment variables.