chore(argo-cd): add nodeselector and tolerations to redis-secret-init job (#2708)

chore(argo-cd): add nodeselector and tolerations to redis-secret-init-job

Signed-off-by: Pavan <borntofight090@gmail.com>
Co-authored-by: Pavan <pavan.hn@vida.id>
This commit is contained in:
Pavan Kumar 2024-05-22 12:47:05 +05:30 committed by GitHub
parent fcee9a6046
commit f431e9b2be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 20 additions and 5 deletions

View file

@ -3,7 +3,7 @@ appVersion: v2.11.1
kubeVersion: ">=1.23.0-0"
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd
version: 6.10.0
version: 6.10.1
home: https://github.com/argoproj/argo-helm
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
sources:
@ -26,7 +26,5 @@ annotations:
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
artifacthub.io/changes: |
- kind: security
description: Enable Redis authentication in the default installation (GHSA-9766-5277-j5hr)
- kind: changed
description: Bump argo-cd to v2.11.1
- kind: added
description: Added node selector and tolerations for the redis secret init job