-
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…
-
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…
-
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…
-
**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…
-
**Rancher Server Setup**
- Rancher version: v.2.6.3
- Installation option : Helm Chart on RKE
**Information about the Cluster**
- Kubernetes version: v1.20.7
- Cluster Type: Downstream
…
-
### Proposal
Add data-sources `vault_gcp_credentials`:
```
Outputs:
${vault_gcp_credentials.token_creds.token}
${vault_gcp_credentials.key_creds.key}
```
```
# single data sources
data "v…
-
I reproduced the structure from your example, but all trying ended with errors.
1. I have secrets on the following path, that can be read and listed.
```any/path/daytona_test/{api-key|database}```…
-
**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 "…
-
## Problem
I'm using Prisma only to manage my database schema, not for the CRUD operations in code. The problem is that the schema.prisma file only supports defining the datasource URL using values…
-
**Is your feature request related to a problem? Please describe.**
Any scripts that "manage" (list/add/remove) something does not fit in TRMM at the moment and require some mental gymnastics to make …