mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
22 lines
233 B
YAML
22 lines
233 B
YAML
redis-ha:
|
|
enabled: true
|
|
|
|
controller:
|
|
replicas: 3
|
|
|
|
server:
|
|
autoscaling:
|
|
enabled: true
|
|
minReplicas: 2
|
|
|
|
repoServer:
|
|
autoscaling:
|
|
enabled: true
|
|
minReplicas: 2
|
|
|
|
applicationSet:
|
|
replicas: 2
|
|
|
|
dex:
|
|
enabled: false
|