-
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…
-
### Describe the problem
Many certificate authority sells certificates with high price.
Recently Microsoft released Azure Trusted Signing for code signing and it's relatively cheap.
However, sinc…
-
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 …
-
## Goal
Create a new Kubernetes cluster using Infisical to manage the secrets via a declarative setup following git-ops best practices.
## Problems
- One can deploy the infisical application vi…
-
I am working on improving this repository. The main goal is to make it easier to get started, by providing only two configurations and a more updated README + configuration. In order to achieve this, …
-
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}```…
-
We are using the `Microsoft.NET.Build.Containers` package to containerize and push our applications. The image tag is the version from csproj-File. As we need to provide images for multiple architectu…
-
**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 "…
-
![image](https://github.com/NixOS/nixos-org-configurations/assets/202798/de926d38-5ba3-4e12-9806-2ca4bfe80a10)
![image](https://github.com/NixOS/nixos-org-configurations/assets/202798/26be857a-eb5b…
-
## 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…