2021-10-19 15:50:42 +00:00
|
|
|
# Test High Availability with autoscaling
|
2022-08-25 08:42:43 +00:00
|
|
|
crds:
|
|
|
|
keep: false
|
|
|
|
|
2021-10-19 15:50:42 +00:00
|
|
|
redis-ha:
|
|
|
|
enabled: true
|
|
|
|
|
|
|
|
server:
|
|
|
|
autoscaling:
|
|
|
|
enabled: true
|
|
|
|
minReplicas: 2
|
|
|
|
|
|
|
|
repoServer:
|
|
|
|
autoscaling:
|
|
|
|
enabled: true
|
|
|
|
minReplicas: 2
|