Skip to content

Commit b60e34f

Browse files
author
lamai93
committed
Updated documentation.
1 parent 168e2ba commit b60e34f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/Manual/Deployment/Kubernetes/DeploymentResource.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,12 @@ The default is `false`.
332332

333333
This setting cannot be changed after the deployment has been created.
334334

335+
### `spec.license.secretName: string`
336+
337+
This setting specifies the name of a kubernetes `Secret` that contains
338+
the license key token used for enterprise images. This value is not used for
339+
the community edition.
340+
335341
### `spec.<group>.count: number`
336342

337343
This setting specifies the number of servers to start for the given group.

0 commit comments

Comments
 (0)