The Wayback Machine - https://web.archive.org/web/20220529234232/https://github.com/topics/argocd
Skip to content
#

argocd

Here are 354 public repositories matching this topic...

j-zimnowoda
j-zimnowoda commented Feb 1, 2022

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem

The kiali-operator may require higher memory limits for clusters with bigger amount of nodes. Thus resource limits shall be configurable via values.

Describe the solution you'd like A clear and concise description of what you want to happen.
Enrich schema for Kiali-operator

enhancement good first issue
iangard
iangard commented Nov 1, 2021

We would like to use argocd image updater to automatically update the development branch of our application config repo and write back the version to git. This works well. We would then like to promote to test by merging this file into our test branch (which does not use image updater) and eventually prod branch which also does not use image updater. The issue is, each of our applications is na

enhancement good first issue
Morriz
Morriz commented May 4, 2022

Describe the bug

Hi, the documentation describing how to disable Dex is not correct. The following subscription configuration does NOT disable it:

To Reproduce

apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
  name: argocd-operator
spec:
  # channel: alpha
  name: argocd-operator
  # source: argocd-catalog
  source: operatorhubio-catalog
  sour
bug good first issue

Advanced Kubernetes YAML configs - Best Practices, Tips & Tricks from production environments. AWS, GCP, Azure, GKE, EKS, AKS, Cloud SQL, CI/CD, Jenkins, TeamCity, BuildKite, GitHub Actions, ArgoCD, Spinnaker, Selenium Grid, FluxCD, Cert Manager with ACME Let's Encrypt for free ingress auto SSL certificates, patches, Helm + Kustomize

  • Updated May 26, 2022
  • Shell

Improve this page

Add a description, image, and links to the argocd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the argocd topic, visit your repo's landing page and select "manage topics."

Learn more