Skip to content

Commit

Permalink
Update API reference doc
Browse files Browse the repository at this point in the history
  • Loading branch information
devOpsHelm committed Jul 19, 2024
1 parent c9f6077 commit 500785b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/modules/ROOT/pages/api-ref.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2011,10 +2011,15 @@ m| classFilter | Blacklist and whitelist for classes when User Code Namespaces i
|===
| Field | Description | Type | Required | Default
m| port |   m| uint | false | 5710
m| portCount |   m| uint | false | -
m| serviceType | &#160; m| <<WANServiceType,WANServiceType>> | false | "LoadBalancer"
m| name | &#160; m| string | false | "default"
|===
==== Deprecated
[cols="4,8,4,2,4"options="header"]
|===
| Field | Description | Type | Required | Default
m| portCount | DEPRECATED: PortCount is deprecated. The actual value is always 1 regardless of the given value. m| &#42;uint | false | -
|===

<<Table of Contents,Back to TOC>>

Expand Down

0 comments on commit 500785b

Please sign in to comment.