couler icon indicating copy to clipboard operation
couler copied to clipboard

Example for usage of secret

Open nooraangelva opened this issue 3 years ago • 2 comments

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 👍.

nooraangelva avatar Aug 04 '21 10:08 nooraangelva

+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.

surajnarwade avatar Sep 07 '21 14:09 surajnarwade

we do that using an external secrets definition file through argo cd

moshewe avatar Oct 03 '21 06:10 moshewe