feat: add deployment zone overlays
This commit is contained in:
parent
62236f6453
commit
ff1c4ce05b
28 changed files with 1282 additions and 26 deletions
|
|
@ -23,6 +23,18 @@ spec:
|
|||
endpoint:
|
||||
url: http://127.0.0.1:8765
|
||||
notes: Local workstation endpoint when the registry service is running.
|
||||
deployment_overlay:
|
||||
deployment_environment: dev
|
||||
deployment_scenario: bernd-laptop
|
||||
routing_authority: local-process
|
||||
access_zone: private-dev
|
||||
policy_authority: local-loopback-binding
|
||||
exposure_class: local-only
|
||||
route_evidence:
|
||||
host: 127.0.0.1
|
||||
port: 8765
|
||||
protocol: tcp
|
||||
route: http://127.0.0.1:8765
|
||||
auth:
|
||||
method: none
|
||||
data_classification: internal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue