chore(elk): update initial_master_nodes and change data path to NOMAD_ALLOC_DIR
All checks were successful
Lint / lint (push) Successful in 56s
Terraform Plan and Apply / cicd (push) Successful in 4m43s

- ephemeral disk is mounted on NOMAD_ALLOC_DIR
This commit is contained in:
Ben Martin 2025-03-16 18:03:38 +00:00
parent 9a52bf4ed1
commit 2eb4faed5b
Signed by: ben
GPG key ID: 859A655FCD290E4A

View file

@ -85,7 +85,7 @@ job "elk" {
discovery:
seed_providers: file
path:
data: {{ env "NOMAD_TASK_DIR" }}/data
data: {{ env "NOMAD_ALLOC_DIR" }}/data
repo:
- /mnt/backups
xpack: