chore(argo-cd): Use same resources for repo-server copyutil (#1531)
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
This commit is contained in:
parent
6b523e3b0b
commit
3351b30ee6
5 changed files with 7 additions and 16 deletions
|
|
@ -1957,17 +1957,6 @@ repoServer:
|
|||
# - list
|
||||
# - watch
|
||||
|
||||
# Init container to copy argocd binary
|
||||
copyutil:
|
||||
# -- Resource limits and requests for the copyutil initContainer
|
||||
resources: {}
|
||||
# limits:
|
||||
# cpu: 50m
|
||||
# memory: 64Mi
|
||||
# requests:
|
||||
# cpu: 10m
|
||||
# memory: 32Mi
|
||||
|
||||
# -- Init containers to add to the repo server pods
|
||||
initContainers: []
|
||||
# - name: download-tools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue