Skip to content

Commit 21ffa3c

Browse files
author
lamai93
committed
Added documentation.
1 parent 407c53c commit 21ffa3c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/Manual/Deployment/Kubernetes/DeploymentResource.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,10 @@ This setting is used when `spec.externalAccess.type` is set to `NodePort` or `Au
165165

166166
If you do not specify this setting, a random port will be chosen automatically.
167167

168+
### `spec.externalAccess.advertisedEndpoint: string`
169+
170+
This setting specifies the advertised endpoint for all coordinators.
171+
168172
### `spec.auth.jwtSecretName: string`
169173

170174
This setting specifies the name of a kubernetes `Secret` that contains

0 commit comments

Comments
 (0)