Document what the nomad stalker is for
This commit is contained in:
parent
73e9977d41
commit
48322d9a78
@ -19,6 +19,7 @@ module "metrics" {
|
||||
}
|
||||
|
||||
resource "nomad_job" "nomad-client-stalker" {
|
||||
# Stalker used to allow using Nomad service registry to identify nomad client hosts
|
||||
jobspec = file("${path.module}/nomad-client-stalker.nomad")
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user