Files
harmony/.harmony/contexts.toml
Jean-Gabriel Gill-Couture 52df55447b
All checks were successful
Run Check Script / check (pull_request) Successful in 1m59s
feat: establish Fleet lifecycle reference deployment
2026-07-16 17:55:56 -04:00

11 lines
437 B
TOML

[contexts.local]
profile = "local"
autoprovision = true
domain = "localhost"
# Customer contexts belong in their private repository and can be selected with
# `--config path/to/contexts.toml`. A production context also sets `registry`,
# `project`, `domain`, `image_pull_secret`, and brokered OpenBao cluster access.
# Its cluster contains the immutable `fleet-system/fleet-callout-credentials`
# Secret described in `fleet/README.md`.