Skip to content

Commit 2a5339e

Browse files
authored
Merge pull request #106 from Gaucho-Racing/bk1031/drop-sentinel-admin-bootstrap
chore(sentinel): drop ADMIN_ENTITY_IDS bootstrap env
2 parents 64072ce + 5b5b05d commit 2a5339e

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

kubernetes/manifests/sentinel/core.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,6 @@ spec:
6363
# `issuer` advertised by the OAuth discovery document.
6464
- name: ISSUER
6565
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"
7066
# Shared secret each non-core service exchanges at startup
7167
# for its pre-seeded bearer JWT. Same value as on every
7268
# other sentinel-* deployment. Rotating it requires a

0 commit comments

Comments
 (0)