|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Service configuration details. |
||
| ServiceMode |
string |
The service pattern. Valid values are PerRole and PerPod. The default value is PerPod. |
PerRole |
| ExtraPorts |
array |
The list of extra ports for the service. |
|
|
integer |
An extra port for the service. |
8081 |
|
| DefaultPort |
integer |
The default port for the service. |
8080 |