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

Add support for dual stack clusters Checklist: * [x] I have bumped the chart version according to [versioning](https://github.com/argoproj/argo-helm/blob/main/CONTRIBUTING.md#versioning) * [x] I have updated the documentation according to [documentation](https://github.com/argoproj/argo-helm/blob/main/CONTRIBUTING.md#documentation) * [x]...

argo-cd
size/L

### Describe the bug I was trying to install argoCD with metrics and serviceMonitors enabled, but I noticed a error with serviceMonitors template, which the if condition to enable the...

bug
argo-cd

### Is your feature request related to a problem? When running ArgoCD on a local cluster (i.e., local development/home lab), service type LB is not a real option without using...

enhancement
argo-cd

#2410 added the `existingVolumes` setting for the repo-server component. This PR adds an equivalent setting to the other Argo CD components that have `emptyDir` volumes in their deployment so you...

argo-cd
size/M

### Is your feature request related to a problem? Helm [does not support merging arrays](https://github.com/helm/helm/issues/3486) so it's not possible to have for instance cluster declarations in separate "values" files (in...

enhancement
argo-cd

### Is your feature request related to a problem? _No response_ ### Related helm chart argo-cd ### Describe the solution you'd like As gatewayAPI has gone GA in late 2023,...

enhancement
argo-cd

### Describe the bug When using `singleNamespace: true` every k8s resource is supposed to be installed within the namespace. For the components workflow-controller and workflow-server the namespace of the helm...

bug
argo-workflows

### Is your feature request related to a problem? I've configured a Git WebHook to Argo CD but couldn't figure out how to securely add the WebHook secret to my...

question
argo-cd

### Is your feature request related to a problem? There is no way for me to set the ipFamilyPolicy and ipFamilies to "preferDualStack" in the current helm chart ### Related...

enhancement
argo-cd

### Is your feature request related to a problem? Using Argo-CD to deploy Argo Workflows means that it might not be automatically restarted if a configuration change is made that...

enhancement
argo-workflows