mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-17 12:40:25 +08:00
update nodeports on OpenLDAP and document them
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user