Skip to content

Commit a401807

Browse files
doc: fix typo in keystone sync example (#3003)
Signed-off-by: Winicius Silva <[email protected]>
1 parent 8875163 commit a401807

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/keystone-auth/using-auth-data-synchronization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@ metadata:
7575
namespace: kube-system
7676
data:
7777
syncConfig: |
78-
data_types_to_sync:
78+
data-types-to-sync:
7979
- projects
8080
- role_assignments
81-
namespace_format: "%i"
81+
namespace-format: "%i"
8282
role-mappings:
8383
- keystone-role: member
8484
username: myuser

0 commit comments

Comments
 (0)