1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-14 11:57:37 +00:00

Review comments processed

This commit is contained in:
Ewout Prangsma 2018-02-08 11:07:33 +01:00
parent 4c6f7abb6b
commit 2eb8118dfb
No known key found for this signature in database
GPG key ID: 4DBAD380D93D0698

View file

@ -116,6 +116,8 @@ The default value is empty.
This requires the Enterprise version.
The encryption key cannot be changed after the cluster has been created.
### `spec.auth.jwtSecretName: string`
This setting specifies the name of a kubernetes `Secret` that contains
@ -127,6 +129,9 @@ The default value is empty.
If you specify a name of a `Secret` that does not exist, a random token is created
and stored in a `Secret` with given name.
Changing a JWT token results in stopping the entire cluster
and restarting it.
### `spec.ssl.keySecretName: string`
This setting specifies the name of a kubernetes `Secret` that contains