Fix wrong default value description (#2382)

This commit is contained in:
yoshihikoueno 2023-07-28 16:39:59 +09:00 committed by GitHub
parent 04f18b9716
commit 7e98240b51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -252,8 +252,8 @@ information, see [user docs](../user.md#prepared-databases-with-roles-and-defaul
map of schemas that the operator will create. Optional - if no schema is
listed, the operator will create a schema called `data`. Under each schema
key, it can be defined if `defaultRoles` (NOLOGIN) and `defaultUsers` (LOGIN)
roles shall be created that have schema-exclusive privileges. Both flags are
set to `false` by default.
roles shall be created that have schema-exclusive privileges.
By default, `defaultRoles` is `true` and `defaultUsers` is false.
* **secretNamespace**
for each default LOGIN role the operator will create a secret. You can