-
I do have a GitHub repository for a Mozilla Firefox add-on (WebExtension). It does have changelog data listed in the repository in the following structure (see live in https://github.com/rugk/mastodon…
rugk updated
7 months ago
-
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…
-
### 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}```…
-
**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
…
-
**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…
-
**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…
-
While not documented by this repo, you can successfully create a `vercel_env` with type `encrypted`.
However, these resources will always have changes applied to them. It would be great if support …