update nodeports on OpenLDAP and document them
This commit is contained in:
@@ -446,7 +446,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 36094
|
default: 36099
|
||||||
- variable: ldaps
|
- variable: ldaps
|
||||||
label: "ldaps Service"
|
label: "ldaps Service"
|
||||||
description: "The ldaps service"
|
description: "The ldaps service"
|
||||||
@@ -496,8 +496,8 @@ questions:
|
|||||||
schema:
|
schema:
|
||||||
type: dict
|
type: dict
|
||||||
attrs:
|
attrs:
|
||||||
- variable: main
|
- variable: https
|
||||||
label: "Main Service Port Configuration"
|
label: "https Service Port Configuration"
|
||||||
schema:
|
schema:
|
||||||
type: dict
|
type: dict
|
||||||
attrs:
|
attrs:
|
||||||
@@ -543,7 +543,7 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
min: 9000
|
min: 9000
|
||||||
max: 65535
|
max: 65535
|
||||||
default: 36095
|
default: 36100
|
||||||
|
|
||||||
|
|
||||||
- variable: serviceList
|
- variable: serviceList
|
||||||
|
|||||||
@@ -107,5 +107,7 @@
|
|||||||
| Hyperion-ng | json | 36096 |
|
| Hyperion-ng | json | 36096 |
|
||||||
| Hyperion-ng | protobuf | 36097 |
|
| Hyperion-ng | protobuf | 36097 |
|
||||||
| Hyperion-ng | boblight | 36098 |
|
| Hyperion-ng | boblight | 36098 |
|
||||||
|
| OpenLDAP | main | 36099 |
|
||||||
|
| OpenLDAP | https | 36100 |
|
||||||
|
|
||||||
#### Note: TCP and UPD ports that are the same in each App, are not by mistake.
|
#### Note: TCP and UPD ports that are the same in each App, are not by mistake.
|
||||||
|
|||||||
Reference in New Issue
Block a user