-
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?
-
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…
-
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…
-
## 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…
-
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…
-
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…
-
## Overview
I am on Arch and using for instance the supplied `mutt_oauth2.py` script supplied with Mutt or similar I get from time to time:
```
Traceback (most recent call last):
File "/home/u…
-
**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 "…
-
**Actual behavior**
We are trying to push the image to ECR which exist in another account 2. Push Permission has been granted to the account 1 using resource policy. If we push using docker with aw…