chore: some resource tweaks
This commit is contained in:
parent
fd52b38a21
commit
305b8e55c4
@ -290,10 +290,10 @@ py-kube-downscaler:
|
||||
resources:
|
||||
limits:
|
||||
cpu: null
|
||||
memory: 512Mi
|
||||
memory: 256Mi
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 64Mi
|
||||
cpu: 20m
|
||||
memory: 48Mi
|
||||
|
||||
# By default no NOT scale down KubeZero modules
|
||||
excludedNamespaces:
|
||||
|
@ -17,7 +17,7 @@ global:
|
||||
|
||||
addons:
|
||||
enabled: true
|
||||
targetRevision: 0.8.10
|
||||
targetRevision: 0.8.11
|
||||
external-dns:
|
||||
enabled: false
|
||||
forseti:
|
||||
|
Loading…
Reference in New Issue
Block a user