chore(argo): update dragonfly requests
This commit is contained in:
parent
3ba0a9a380
commit
d1d826a5d1
1 changed files with 3 additions and 3 deletions
|
@ -11,8 +11,8 @@ spec:
|
|||
replicas: 2
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 350Mi
|
||||
cpu: 50m
|
||||
memory: 50Mi
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 350Mi
|
||||
memory: 350Mi
|
||||
|
|
Loading…
Reference in a new issue