DEV-1100 Pull elastic docker images from stage harbor
parent
81f5d06842
commit
7e9047ce27
@ -1,2 +1,6 @@
|
|||||||
---
|
---
|
||||||
elastic_cluster_settings_max_shards: 1000
|
elastic_cluster_settings_max_shards: 1000
|
||||||
|
|
||||||
|
# We use a proxy due to blocked ip addresses by elastic
|
||||||
|
filebeat_image_name: "{{ shared_service_hostname_harbor }}/docker.elastic.co/beats/filebeat"
|
||||||
|
metricbeat_image_name: "{{ shared_service_hostname_harbor }}/docker.elastic.co/beats/metricbeat"
|
||||||
|
|||||||
Loading…
Reference in New Issue