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

- allow argocd-repo-server to be deployed as a StatefulSet. - allow the creation of Persistent Volumes for argocd-repo-server. Checklist: * [x] I have bumped the chart version according to [versioning](https://github.com/argoproj/argo-helm/blob/main/CONTRIBUTING.md#versioning)...

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

I recently enabled the name spacing feature of the application controller and ran into the the issue that the application controller couldn't create/read the applications in the required namespace. Its...

argo-cd
size/M

### Is your feature request related to a problem? I'm trying to implement Application Sets from any namespace. But then I need a ClusterRole for the application set controller much...

enhancement
argo-cd

### Describe the bug error on update-password with argocd cli tool ```console argocd account get --account qa Name: qa Enabled: true Capabilities: apiKey, login Tokens: NONE ``` ```console argocd account...

bug
argo-cd
on-hold

### Is your feature request related to a problem? I am currently deploying ArgoCD on Kubernetes using Helm, and I have integrated Kyverno to enforce security best practices. However, I...

enhancement
argo-cd

Some chart values should be evaluated by tpl function #2305 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...

argo-cd
size/M

add support for the new following controller/server parameters introduce in the 2.9.0 (https://github.com/argoproj/argo-cd/pull/16154) version: - controller.k8sclient.retry.max - controller.k8sclient.retry.base.backoff - server.k8sclient.retry.max - server.k8sclient.retry.base.backoff Checklist: * [x] I have bumped the chart...

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

### Describe the bug I found that the `serviceName` in the StatefulSet `argocd-application-controller` refers to a Service that doesn't exist. Essentially [this StatefulSet template](https://github.com/argoproj/argo-helm/blob/main/charts/argo-cd/templates/argocd-application-controller/statefulset.yaml#L18) points to a Service with the...

bug
argo-cd
on-hold

### Is your feature request related to a problem? Right now we have to specify the oidc issuer and clientID directly in plain text via the values.yaml when applying the...

enhancement
argo-cd
awaiting-upstream
on-hold

### Describe the bug After updating to latest helm chart version (5.27.3) user cannot sync applications. **If I revert to 5.27.1 this works fine.** ### Related helm chart argo-cd ###...

bug
argo-cd
awaiting-upstream
on-hold