Another argocd resource tweak

This commit is contained in:
Stefan Reimer 2020-09-15 11:48:07 +01:00
parent 16bc828a0d
commit ddb51294c9
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
apiVersion: v2
description: KubeZero ArgoCD Helm chart to install ArgoCD itself and the KubeZero ArgoCD Application
name: kubezero-argo-cd
version: 0.5.1
version: 0.5.2
home: https://kubezero.com
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
keywords:

View File

@ -52,10 +52,10 @@ argo-cd:
resources:
limits:
# cpu: 500m
memory: 512Mi
memory: 1536Mi
requests:
cpu: 100m
memory: 192Mi
memory: 256Mi
repoServer:
metrics: