Update content/influxdb/clustered/install/configure-cluster.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
pull/5536/head
wayne 2024-07-25 16:34:53 -06:00 committed by GitHub
parent c1e1ab787a
commit 859d1ad1e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 3 deletions

View File

@ -634,9 +634,8 @@ spec:
jwksEndpoint: |-
https://KEYCLOAK_HOST/auth/realms/KEYCLOAK_REALM/protocol/openid-connect/certs
users:
# All fields are required but the firstName, lastName, and email can
# be arbitrary values -- only the `id` needs to match up with the
# identity provider user management system.
# All fields are required but `firstName`, `lastName`, and `email` can be
# arbitrary values. However, `id` must match the user ID provided by Keycloak.
- id: KEYCLOAK_USER_ID
firstName: Marty
lastName: McFly