feat(node): try to manage scale up and scale down
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
{{- $fqdn := printf "%s.%s" $hostname $domain }}
|
||||
{{- $hostid := sha1sum $hostname }}
|
||||
{{- $quorum := env "VALKEY_QUORUM" }}
|
||||
#-REPLICAS:{{ $replicas }}
|
||||
|
||||
dir "/tmp"
|
||||
port {{ $sentinel_port }}
|
||||
|
Reference in New Issue
Block a user