mirror of https://github.com/OpenVidu/openvidu.git
deployment: Add description to label in OpenViduEdition parameter of CF
parent
0b0f260ec9
commit
4c23213428
|
@ -300,6 +300,8 @@ Metadata:
|
||||||
# OpenVidu configuration
|
# OpenVidu configuration
|
||||||
OpenViduLicense:
|
OpenViduLicense:
|
||||||
default: "OpenVidu Pro License key"
|
default: "OpenVidu Pro License key"
|
||||||
|
OpenViduEdition:
|
||||||
|
default: "Which OpenVidu Edition you want to deploy: PRO or ENTERPRISE"
|
||||||
MediaNodesStartNumber:
|
MediaNodesStartNumber:
|
||||||
default: "Initial number of Media Node in your cluster"
|
default: "Initial number of Media Node in your cluster"
|
||||||
OpenViduSecret:
|
OpenViduSecret:
|
||||||
|
|
Loading…
Reference in New Issue