-
Using this action, I noticed that environment variables from github secrets are not passed to the server, so they can be used in docker-compose.yml. Or am I mistaken?
-
# Proposal
It would be nice to have a separate key "variables" to fetch **TF_VAR_** either inline using **env:** for via **envFrom:**. There exists already a similar options for secrets, the "credent…
-
### Description
In an IAC world, it is likely that terraform, system users with public/private key credential are set up and the private key is placed in a named, say, an Azure KeyVault (as a secret)…
-
Hi,
at the moment i'm managing my argocd helm-repositories in azure as secret and sync them with akv2k8s as a Multi-Key-Value secret (https://akv2k8s.io/tutorials/sync/4-multi-key-value-secret/). T…
-
When the user submits the back-up email, it should call recovery code creation. This story is to save the Soledad secret ecrypted with the generated recovery code. However, after this story is done, w…
-
While integrating Aiven operator, I see the operator is expecting to find the Aiven token in a secret that would always be _on the namespace of the managed resource_.
If in my cluster I've many (hu…
-
TL;DR - are there any other examples of complex flux config repo with multiple clusters/apps/envs/tenants?
I really like FluxCD documentation - guides, apis - everything you need to get going and i…
-
**Tell us about your request**
Would be very nice to be able to mount strings (secrets/configurations) defined in the task definition into the container as a file.
**Which service(s) is this requ…
-
I have a use case where it would be ideal if there was some way to add new secrets to an existing secrets file that is encrypted. I know this is possible by decrypting the file then adding and then re…
-
**Is your feature request related to a problem? Please describe.**
I often would like to use custom injector templates but not have to duplicate the secret path in the template (i.e. `with secret "…