2 parents 64072ce + 5b5b05d commit 2a5339eCopy full SHA for 2a5339e
1 file changed
kubernetes/manifests/sentinel/core.yaml
@@ -63,10 +63,6 @@ spec:
63
# `issuer` advertised by the OAuth discovery document.
64
- name: ISSUER
65
value: https://sentinel-v5.gauchoracing.com
66
- # Comma-separated entity IDs to bootstrap into the Admins
67
- # group on each boot. Idempotent — safe to leave as-is.
68
- - name: ADMIN_ENTITY_IDS
69
- value: "ent_01kt38a23b9ya1w5x4t9dasd86"
70
# Shared secret each non-core service exchanges at startup
71
# for its pre-seeded bearer JWT. Same value as on every
72
# other sentinel-* deployment. Rotating it requires a
0 commit comments