ops: switch State Hub SBOM writes to Nexus
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a028f0-a42f-7582-89a8-ebaad7343834
This commit is contained in:
parent
b75234a533
commit
e1e259cf87
2 changed files with 3 additions and 3 deletions
|
|
@ -3,4 +3,4 @@ name: state-hub
|
||||||
description: State Hub API service for private Railiance operation
|
description: State Hub API service for private Railiance operation
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
appVersion: "main-9851809"
|
appVersion: "main-b75234a"
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@ config:
|
||||||
sbomNexusUrl: "http://sbom-nexus.sbom-nexus.svc.cluster.local:8010"
|
sbomNexusUrl: "http://sbom-nexus.sbom-nexus.svc.cluster.local:8010"
|
||||||
# Reversible T04 read cutover; set back to `legacy` to roll back.
|
# Reversible T04 read cutover; set back to `legacy` to roll back.
|
||||||
sbomNexusReadMode: nexus
|
sbomNexusReadMode: nexus
|
||||||
# Write authority moves only after the independently flagged image is live.
|
# Reversible T04 write cutover; set back to `legacy` to roll back future writes.
|
||||||
sbomNexusWriteMode: legacy
|
sbomNexusWriteMode: nexus
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
# The single 4-core node currently has less than 250m unallocated. Keep enough
|
# The single 4-core node currently has less than 250m unallocated. Keep enough
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue