Compile compact sitting review package without widening T03.
Seven exact-record pins from the 2026-09-15 sitting-create receipt. c01 is omitted. Identity bar matches T03. 147 local evaluator checks pass. Deploy waits on a CI image that contains the new package. Assistant: grok Assistant-Session: 01a0a6cb-0334-72c0-83b0-2df57474a0f6
This commit is contained in:
parent
a689bc2645
commit
8007edecc4
10 changed files with 1261 additions and 0 deletions
28
values/informed-decision-sitting.yaml
Normal file
28
values/informed-decision-sitting.yaml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
# Compact sitting exact-record human review. Distinct from
|
||||
# values/informed-decision-t03.yaml / FLEX-WP-0027.
|
||||
# image.digest is filled after CI builds the commit that added
|
||||
# examples/informed-decision-sitting. Do not helm-upgrade until then:
|
||||
# the live T03 digest does not contain this package.
|
||||
name: flex-auth-informed-decision-sitting
|
||||
image:
|
||||
repository: forgejo.coulomb.social/coulomb/flex-auth
|
||||
digest: sha256:0000000000000000000000000000000000000000000000000000000000000000
|
||||
args:
|
||||
- serve
|
||||
- --addr
|
||||
- 0.0.0.0:8080
|
||||
- --registry
|
||||
- /opt/flex-auth/examples/informed-decision-sitting/registry.json
|
||||
- --policy
|
||||
- /opt/flex-auth/examples/informed-decision-sitting/policy.md
|
||||
callerAuth:
|
||||
mode: enforce
|
||||
kubernetesURL: https://10.43.0.1
|
||||
binding: informed-decision=system:serviceaccount:informed-decision:review
|
||||
consumer:
|
||||
isolated: false
|
||||
namespace: informed-decision
|
||||
podName: informed-decision
|
||||
resources:
|
||||
requests: {cpu: 5m, memory: 32Mi}
|
||||
limits: {cpu: 300m, memory: 192Mi}
|
||||
Loading…
Add table
Add a link
Reference in a new issue