ih-eu-mda1: drop data center override
We now have Consul, logs, and metrics hosts in `ih-eu-mda1`. https://github.com/status-im/infra-hq/issues/105 Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
2c93e44a77
commit
6855fc016b
|
@ -1,7 +1,4 @@
|
||||||
---
|
---
|
||||||
# CtrlServ4ers has no dedicated Consul Cluster
|
|
||||||
bootstrap__consul_data_center: 'he-eu-hel1'
|
|
||||||
bootstrap__rsyslog_logstash_target_dc: '{{ bootstrap__consul_data_center }}'
|
|
||||||
# Volumes
|
# Volumes
|
||||||
bootstrap__extra_volume_bind_paths:
|
bootstrap__extra_volume_bind_paths:
|
||||||
DATA_VOLUME1: ['/data']
|
DATA_VOLUME1: ['/data']
|
||||||
|
|
|
@ -1,7 +1,4 @@
|
||||||
---
|
---
|
||||||
# MacStadium has no dedicated Consul Cluster
|
|
||||||
bootstrap__consul_data_center: 'he-eu-hel1'
|
|
||||||
|
|
||||||
# Lowered to avoid hitting open files limit at boot.
|
# Lowered to avoid hitting open files limit at boot.
|
||||||
# https://github.com/status-im/nimbus-eth2/issues/2984
|
# https://github.com/status-im/nimbus-eth2/issues/2984
|
||||||
beacon_node_max_peers: 200
|
beacon_node_max_peers: 200
|
||||||
|
|
Loading…
Reference in New Issue