-
# 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…
-
**What is the feature request? What problem does it solve?**
Currently, administrators of VDK Control Service configure data jobs using either:
* a configuration type of plugin of VDK SDK
* …
-
Is it possible to also setup multiple profiles which can be used?
-
**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…
-
Our jobs depends on multiple targets.
In example running job `X` it requires multiple targets to be ran for it:
```
name: pull-ci-openshift-openshift-azure-master-e2e-upgrade-v1.2
rerun_c…
-
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…
-
## 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…
-
## 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…
-
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?