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