Enforce private-by-default rail exposure
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a02669-87ee-7a31-b111-edc95a16e0fa
This commit is contained in:
parent
c6b045051f
commit
004f1c4dc1
7 changed files with 368 additions and 7 deletions
|
|
@ -24,6 +24,11 @@ bin/railiance create-overlay \
|
|||
--init-git
|
||||
```
|
||||
|
||||
The generated Service is explicitly `ClusterIP`, a default-deny ingress
|
||||
NetworkPolicy is included, and Stage 2 does not emit an Ingress. Enabling an
|
||||
Ingress later requires matching rapp and reef declaration files at the
|
||||
Stage 2 deploy gate; an Ingress object is not itself an ADR-0008 grant.
|
||||
|
||||
Required arguments:
|
||||
|
||||
- `--app-id`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue