-
PRs for argo config yaml are missing `valueFiles:` for helm.
gitops module repo: https://github.com/cloud-native-toolkit/terraform-gitops-cluster-config
Invoked as part of tests using:
```
mod…
-
Hello!
I am installing the gitops-ee tooling as I want to play around with it on one of EKS clusters, that I use for managing infra. I am expecting that I will be able to prepare manifests for gito…
-
Given the following `GitRepository` and `Kustomization`...
```yaml
---
apiVersion: source.toolkit.fluxcd.io/v1
kind: GitRepository
metadata:
name: gitops-examples
namespace: flux-system
…
-
DB2 Modules have gotten a bit confusing. We need to make sure that the modules names and descriptions properly convey the module function. @yogendrasri @RamyaRaghuveera @balasgit can you confirm:
…
-
### Describe the bug
After generating new PAT for my Git repo ... reconcile is failing and unable to create gitrepo in my fluxcd instance.
Surprise the PAT i am using able to write while using wit…
-
Just for your information Suse/Rancher activly works on a similar idea in a gitops approach.
See elemental-toolkit
- https://github.com/rancher/elemental-toolkit
- https://rancher.github.io/elem…
-
Do you think `pkl` could be integrated with gitops tools like `argocd` / `flux` an alternative to `helm` and `kustomize` ?
There is a similar project named [timoni](https://github.com/stefanprodan/…
-
(Click Preview to navigate to guides) Please read the guides on how to create a module for the catalog:
- [Guide for a GitOps Module](https://modules.cloudnativetoolkit.dev/#/how-to/gitops)
- [Guid…
-
# Summary
Add the ability to use existing Kubernetes Resources (i.e. ConfigMaps and Secrets) as a source for helm values.
Somehow related to #5826.
# Motivation
As I also use flux (currently…
-
I'm looking at implementing this through gitops, but there's very little documentation around recommendation on how to successfully implement this through gitops, especially with the Rover toolkit. An…