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
28 lines
998 B
YAML
28 lines
998 B
YAML
# 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}
|