Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/users.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ stringData:
password: mypassword
```

The Operator tracks password changes in the Secrtet object, and updates the user password in the database, when needed.
The Operator tracks password changes in the Secret object, and updates the user password in the database, when needed.

Note the following limitations of the current declarative user management implementation:

Expand Down