mirror of
https://github.com/logos-storage/bittorrent-benchmarks.git
synced 2026-01-07 07:23:12 +00:00
move service/statefulset/namespace names onto env vars
This commit is contained in:
parent
3b70dc928b
commit
7fe9dafe50
@ -7,6 +7,6 @@ deluge_experiment:
|
||||
|
||||
nodes:
|
||||
network_size: ${NETWORK_SIZE}
|
||||
address: 'deluge-nodes-{node_index}.codex-benchmarks.svc.cluster.local'
|
||||
address: "${DELUGE_STATEFULSET}-{node_index}.${DELUGE_SERVICE}.${NAMESPACE}.svc.cluster.local"
|
||||
daemon_port: 6890
|
||||
listen_ports: [ 6891, 6892 ]
|
||||
Loading…
x
Reference in New Issue
Block a user