feat: complete cluster self-sufficiency hardening
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a06d83-1cbc-71f2-b0dc-e0f48cedae43
This commit is contained in:
parent
87047faa8e
commit
0b44cf12f5
14 changed files with 232 additions and 40 deletions
|
|
@ -21,7 +21,7 @@ boundaries used for the actual cluster rollout.
|
|||
The current image is pinned to:
|
||||
|
||||
```text
|
||||
forgejo.coulomb.social/coulomb/state-hub:f2e042a
|
||||
forgejo.coulomb.social/coulomb/state-hub:main-cdff3b7
|
||||
```
|
||||
|
||||
railiance01 has already pulled this tag with `crictl`, and the image serves
|
||||
|
|
@ -87,4 +87,4 @@ DATABASE_URL=postgresql+asyncpg://state_hub:<url-encoded-password>@state-hub-db-
|
|||
Optional runtime settings such as `CORS_ORIGINS` can live in the chart
|
||||
ConfigMap. The default chart keeps public ingress disabled; access should use
|
||||
the existing private tunnel/ops-bridge path until a separate exposure decision
|
||||
is recorded.
|
||||
is recorded.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue