update nodeports on OpenLDAP and document them

This commit is contained in:
kjeld Schouten-Lebbing
2021-08-31 22:00:51 +02:00
parent afbdd63528
commit 32fcb71e5c
2 changed files with 6 additions and 4 deletions

View File

@@ -446,7 +446,7 @@ questions:
type: int
min: 9000
max: 65535
default: 36094
default: 36099
- variable: ldaps
label: "ldaps Service"
description: "The ldaps service"
@@ -496,8 +496,8 @@ questions:
schema:
type: dict
attrs:
- variable: main
label: "Main Service Port Configuration"
- variable: https
label: "https Service Port Configuration"
schema:
type: dict
attrs:
@@ -543,7 +543,7 @@ questions:
type: int
min: 9000
max: 65535
default: 36095
default: 36100
- variable: serviceList

View File

@@ -107,5 +107,7 @@
| Hyperion-ng | json | 36096 |
| Hyperion-ng | protobuf | 36097 |
| 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.