Skip to content

Commit

Permalink
Auto-generated CRD schema documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kiali-bot committed Mar 4, 2024
1 parent 42d28a7 commit 8873f1d
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions content/en/docs/Configuration/kialis.kiali.io.md
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,8 @@ spec:
audit_log: true
cors_allow_all: false
gzip_enabled: true
# default: node_port is undefined
node_port: 32475
observability:
metrics:
enabled: true
Expand Down Expand Up @@ -6752,6 +6754,25 @@ An example,</p>
</div>
</div>

<div class="property depth-2">
<div class="property-header">
<hr/>
<h3 class="property-path" id=".spec.server.node_port">.spec.server.node_port</h3>
</div>
<div class="property-body">
<div class="property-meta">
<span class="property-type">(integer)</span>

</div>

<div class="property-description">
<p>If <code>deployment.service_type</code> is &lsquo;NodePort&rsquo; and this value is set, then this is the node port that the Kiali service will listen to.</p>

</div>

</div>
</div>

<div class="property depth-2">
<div class="property-header">
<hr/>
Expand Down

0 comments on commit 8873f1d

Please sign in to comment.