argo-helm icon indicating copy to clipboard operation
argo-helm copied to clipboard

ArgoProj Helm Charts

Results 127 argo-helm issues
Sort by recently updated
recently updated
newest added

The notifications controller is hard coded to look for argocd-notifications-secret and argocd-notifications-cm. Unless this changes I think the sane default should be `argocd-notifications-cm` & `argocd-notifications-secret` fixes: #1187 Checklist: * [x]...

argo-cd
size/S
on-hold

Signed-off-by: Loric ANDRE Linked to https://github.com/argoproj/argo-workflows/pull/9086 This requires that PR to be merged to be fully fonctional as this implements the k8s part of a new authentication mode for argo-workflow...

argo-workflows
awaiting-upstream
size/M
on-hold

### Is your feature request related to a problem? Argo Helm is a community maintained Git repo. I don't really want to be involved in the day-to-day admin of it....

enhancement

### Is your feature request related to a problem? Argo CD Image updater cannot read secrets from other namespaces. For example, it cannot work when I configured the following annotation...

enhancement
argocd-image-updater

### Describe the bug With the release of Kubernetes 1.24, service accounts are no longer created with a corresponding secret token ([ref](https://github.com/kubernetes/kubernetes/pull/108309)). For argo-workflows, this means that the `argo-workflows-server` service...

bug
argo-workflows

Given that Helm doesn't "upgrade" CRDs in `/crds`, we might want to consider maintaining two charts per release. 1) One chart which has the CRDs in `/templates` 2) Another chart...

enhancement
argo-cd
on-hold

### Describe the bug After adding needed values like explained in the [docu](https://argoproj.github.io/argo-workflows/workflow-archive/) for "Workflow Archive" workflows getting archived into the database is working, but they dont show up in...

bug
argo-workflows

### Is your feature request related to a problem? Hello, When I'm trying to deploy Argocd with terraform, I can't add the option --install-crd on terraform code (helm_release resource) So...

enhancement
argo-cd

This PR resolves https://github.com/argoproj/argo-helm/issues/1336 and https://github.com/argoproj/argo-helm/issues/1259 . 🙋 --- Signed-off-by: yu-croco Note on DCO: If the DCO action in the integration test fails, one or more of your commits are...

argo-cd
size/M

### Is your feature request related to a problem? This chart bootstraps the ArgoCD Operator on a Kubernetes cluster using the Helm package manager. We use this with great success...

enhancement
on-hold
new chart