mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentral-deploy.git
synced 2026-01-28 18:21:55 +00:00
* Add owprov-ui to Docker Compose deployments Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org> * Add env file for owprov-ui Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org> * Add port to redirect URL Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org> * Assign missing env file to service Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org> * Update README.md
28 lines
1.1 KiB
Plaintext
28 lines
1.1 KiB
Plaintext
dependencies:
|
|
- name: owgw
|
|
repository: git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=master
|
|
version: 0.1.0
|
|
- name: owsec
|
|
repository: git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=main
|
|
version: 0.1.0
|
|
- name: owfms
|
|
repository: git+https://github.com/Telecominfraproject/wlan-cloud-ucentralfms@helm?ref=main
|
|
version: 0.1.0
|
|
- name: owprov
|
|
repository: git+https://github.com/Telecominfraproject/wlan-cloud-owprov@helm?ref=main
|
|
version: 0.1.0
|
|
- name: owgwui
|
|
repository: git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw-ui@helm?ref=main
|
|
version: 0.1.0
|
|
- name: owprovui
|
|
repository: git+https://github.com/Telecominfraproject/wlan-cloud-owprov-ui@helm?ref=main
|
|
version: 0.1.0
|
|
- name: rttys
|
|
repository: git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw-rtty@chart?ref=main
|
|
version: 0.1.0
|
|
- name: kafka
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 13.0.2
|
|
digest: sha256:3de20b44745484d6e2980d34b3d9e95c92b93537facb2a0bb62c75e583ef444f
|
|
generated: "2021-10-26T16:27:32.319129019+03:00"
|