We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 168e2ba commit b60e34fCopy full SHA for b60e34f
docs/Manual/Deployment/Kubernetes/DeploymentResource.md
@@ -332,6 +332,12 @@ The default is `false`.
332
333
This setting cannot be changed after the deployment has been created.
334
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
341
### `spec.<group>.count: number`
342
343
This setting specifies the number of servers to start for the given group.
0 commit comments