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 apiVersion: v2
description: KubeZero ArgoCD Helm chart to install ArgoCD itself and the KubeZero ArgoCD Application description: KubeZero ArgoCD Helm chart to install ArgoCD itself and the KubeZero ArgoCD Application
name: kubezero-argo-cd name: kubezero-argo-cd
version: 0.5.1 version: 0.5.2
home: https://kubezero.com home: https://kubezero.com
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
keywords: keywords:

View File

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