Update limits
This commit is contained in:
parent
1d6a056723
commit
62dcbaaa52
@ -78,7 +78,6 @@ resources:
|
||||
cpu: 500m
|
||||
memory: 128Mi
|
||||
limits:
|
||||
cpu: 1000m
|
||||
memory: 512Mi
|
||||
|
||||
# Resource requests/limits to specify for the upgradeCRDs job pod.
|
||||
@ -87,8 +86,7 @@ upgradeJobResources:
|
||||
cpu: 50m
|
||||
memory: 64Mi
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
memory: 256Mi
|
||||
|
||||
# Configure the dnsPolicy of the Velero deployment
|
||||
# See: https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/#pod-s-dns-policy
|
||||
|
||||
Loading…
Reference in New Issue
Block a user