couler
couler copied to clipboard
Example for usage of secret
Summary
What change needs making? Example script on how to use created secret successfully. I have tried myself using the following code from test It creates a secret successfully but fails to echo the secrets value.
Use Cases
When would you use this? when I need to use a secret for example in the authentication.
Message from the maintainers:
Impacted by this bug? Give it a 👍. We prioritize the issues with the most 👍.
+1 to the issue, it's quite straightforward to use secrets as environment variables but could not find a way to mount the secrets as a volume inside the container.
we do that using an external secrets definition file through argo cd