Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions plugins/buzz-control/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,10 @@ An upgraded installation with no `applied.env` starts in
an unverified production file safe. The next manual or scheduled image update
automatically establishes the baseline only when the running relay exactly
matches `prod.env` and passes Docker and HTTP health checks, so ordinary image
updates do not require the configuration UI. A mismatched or unhealthy runtime
remains blocked until the operator resolves it and explicitly adopts the current
healthy configuration.
updates do not require the configuration UI. Recreation remains blocked until
either automatic verification completes successfully or the operator explicitly
adopts the current healthy configuration; subsequent manual or scheduled updates
retry automatic baseline establishment while it remains missing.

## Managed settings

Expand Down