fix: pin alpine version to 3.18 and add healthchecks

This commit is contained in:
Rainer Killinger
2024-03-06 11:45:40 +01:00
parent d36d9596fc
commit 689ac68be3
7 changed files with 17 additions and 3 deletions

View File

@@ -3,3 +3,4 @@ discovery.type: "single-node"
cluster.routing.allocation.disk.threshold_enabled: false
network.bind_host: 0.0.0.0
xpack.security.enabled: false
ingest.geoip.downloader.enabled: false