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 407c53c commit 21ffa3cCopy full SHA for 21ffa3c
docs/Manual/Deployment/Kubernetes/DeploymentResource.md
@@ -165,6 +165,10 @@ This setting is used when `spec.externalAccess.type` is set to `NodePort` or `Au
165
166
If you do not specify this setting, a random port will be chosen automatically.
167
168
+### `spec.externalAccess.advertisedEndpoint: string`
169
+
170
+This setting specifies the advertised endpoint for all coordinators.
171
172
### `spec.auth.jwtSecretName: string`
173
174
This setting specifies the name of a kubernetes `Secret` that contains
0 commit comments