Skip to content

Commit 582b1f4

Browse files
fix: typo in comment (#462)
## Description I can't read ( or type for that matter ) ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [x] Other (security config, docs update, etc) ## Checklist before merging - [x] Test, docs, adr added or updated as needed - [x] [Contributor Guide Steps](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)(https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md#submitting-a-pull-request) followed
1 parent 2a9f44d commit 582b1f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/keycloak/chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ realmInitEnv:
2020
GOOGLE_IDP_ENABLED: false
2121
# GOOGLE_IDP_ID: ""
2222
# GOOGLE_IDP_SIGNING_CERT: ""
23-
# GOOGLE_IDP_NALE_ID_FORMAT: ""
23+
# GOOGLE_IDP_NAME_ID_FORMAT: ""
2424
# GOOGLE_IDP_CORE_ENTITY_ID: ""
2525
# GOOGLE_IDP_ADMIN_GROUP: ""
2626
# GOOGLE_IDP_AUDITOR_GROUP: ""

0 commit comments

Comments
 (0)