# Production pin for the user-engine policy service. Independently rollable. # First caller-auth pin is warn (FLEX-WP-0015-T02). Flip mode to enforce only # after warn logs are clean of unauthenticated callers for this consumer. name: flex-auth-user-engine image: repository: forgejo.coulomb.social/coulomb/flex-auth digest: sha256:138aa3471c46bca6e814691fa1e6520aedda3dffd743e6b09141ab433afdb64b args: - serve - --addr - 0.0.0.0:8080 - --registry - /opt/flex-auth/examples/user-engine/registry_snapshot.json - --policy - /opt/flex-auth/examples/user-engine/policy_package.md callerAuth: mode: warn kubernetesURL: https://10.43.0.1 binding: user-engine=system:serviceaccount:user-engine:user-engine consumer: isolated: false namespace: user-engine podName: user-engine