feat: route SBOM writes to Nexus behind flag
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a028f0-a42f-7582-89a8-ebaad7343834
This commit is contained in:
parent
d01ae3971d
commit
b75234a533
7 changed files with 111 additions and 4 deletions
|
|
@ -15,6 +15,8 @@ config:
|
|||
sbomNexusUrl: "http://sbom-nexus.sbom-nexus.svc.cluster.local:8010"
|
||||
# Reversible T04 read cutover; set back to `legacy` to roll back.
|
||||
sbomNexusReadMode: nexus
|
||||
# Write authority moves only after the independently flagged image is live.
|
||||
sbomNexusWriteMode: legacy
|
||||
|
||||
resources:
|
||||
# The single 4-core node currently has less than 250m unallocated. Keep enough
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue