fix: [nomad-step-5] S5.1 — nomad/jobs/edge.hcl (Caddy + dispatcher sidecar) (#988)
All checks were successful
All checks were successful
This commit is contained in:
parent
84d63d49b5
commit
72aecff8d8
3 changed files with 225 additions and 3 deletions
|
|
@ -121,10 +121,10 @@ roles:
|
|||
job_id: bot-vault
|
||||
|
||||
# ── Edge dispatcher ────────────────────────────────────────────────────────
|
||||
- name: dispatcher
|
||||
policy: dispatcher
|
||||
- name: service-dispatcher
|
||||
policy: service-dispatcher
|
||||
namespace: default
|
||||
job_id: dispatcher
|
||||
job_id: edge
|
||||
|
||||
# ── Per-secret runner roles ────────────────────────────────────────────────
|
||||
# vault-runner (Step 5) composes runner-<NAME> policies onto each
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue