Operator-applied helm upgrade on railiance01 serves CI image main-ad7b7f5, sha256:bd616cc2efcefa4951156f1fe2a3ead6c8ced76b2f60e0c38cd37ba82e35cbde. Its baked package is byte-identical to the committed v3, and its own binary computes package digest sha256:dd40c80c5719851737178097cdee65afac108b54e19c07370e549b860f1a9655, matching FLEX-DEC-2026-017. The rendered change against revision 2 was one line, the image; live values equalled this file. Rollout complete, one pod, no restarts. Not verified: a live check through the enforced caller path, which only informed-decision's service account can make. Its first real list call is that check. Rollback is revision 2. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Assistant: claude-code Assistant-Model: opus Assistant-Process: 28468@bnt-lap001 Assistant-Session: c76569b2-6056-4dad-aea4-49cd7a018f5d
26 lines
894 B
YAML
26 lines
894 B
YAML
# Compact sitting exact-record human review. Distinct from
|
|
# values/informed-decision-t03.yaml / FLEX-WP-0027.
|
|
# CI image of ad7b7f5 (examples/informed-decision-sitting v3, FLEX-DEC-2026-017).
|
|
name: flex-auth-informed-decision-sitting
|
|
image:
|
|
repository: forgejo.coulomb.social/coulomb/flex-auth
|
|
digest: sha256:bd616cc2efcefa4951156f1fe2a3ead6c8ced76b2f60e0c38cd37ba82e35cbde
|
|
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}
|