[WIFI-2920] Chg: prepare chart for microservices

This commit is contained in:
Dmitry Dunaev
2021-07-09 17:28:16 +03:00
parent 5325e9c839
commit eb4f1787fb
2 changed files with 9 additions and 0 deletions

View File

@@ -7,6 +7,9 @@ dependencies:
- name: ucentralgw
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=master"
version: 0.1.0
- name: ucentralsec
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=main"
version: 0.1.0
- name: ucentralgwui
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw-ui@helm?ref=main"
version: 0.1.0

View File

@@ -4,6 +4,12 @@ ucentralgw:
ucentral.kafka.enable: "true"
ucentral.kafka.brokerlist: kafka:9092
# uCentralSec (https://github.com/Telecominfraproject/wlan-cloud-ucentralsec)
ucentralsec:
configProperties:
ucentral.kafka.enable: "true"
ucentral.kafka.brokerlist: kafka:9092
# rttys (https://github.com/Telecominfraproject/wlan-cloud-ucentralgw-rtty)
rttys:
enabled: true