mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 08:21:19 -05:00
enable autoscaller
This commit is contained in:
parent
33fd621ec8
commit
8ec254f59c
1 changed files with 1 additions and 1 deletions
|
|
@ -730,7 +730,7 @@ traefik:
|
||||||
## Create HorizontalPodAutoscaler object.
|
## Create HorizontalPodAutoscaler object.
|
||||||
##
|
##
|
||||||
autoscaling:
|
autoscaling:
|
||||||
enabled: false
|
enabled: true
|
||||||
minReplicas: 1
|
minReplicas: 1
|
||||||
maxReplicas: 10
|
maxReplicas: 10
|
||||||
metrics:
|
metrics:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue