[WIFI-9155] Chg: checkout OWRRM for now

Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
This commit is contained in:
Dmitry Dunaev
2022-07-07 21:41:52 +03:00
parent 3806ff96ab
commit 6a13db37f7
2 changed files with 17 additions and 17 deletions

View File

@@ -28,9 +28,9 @@ dependencies:
- name: owsub
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-userportal@helm?ref=main"
version: 0.1.0
- name: owrrm
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-rrm@helm?ref=main"
version: 0.1.0
#- name: owrrm
# repository: "git+https://github.com/Telecominfraproject/wlan-cloud-rrm@helm?ref=main"
# version: 0.1.0
- name: kafka
repository: https://tip.jfrog.io/artifactory/tip-wlan-cloud-ucentral-helm/
version: 13.0.2

View File

@@ -443,21 +443,21 @@ haproxy:
server svc_owsub_rest_internal owsub-owsub:17006
# owrrm
frontend front_owrrm_rest
bind :16789
mode tcp
default_backend back_owrrm_rest
backend back_owrrm_rest
mode tcp
server svc_owrrm_rest owrrm-owrrm:16789
#frontend front_owrrm_rest
# bind :16789
# mode tcp
# default_backend back_owrrm_rest
#backend back_owrrm_rest
# mode tcp
# server svc_owrrm_rest owrrm-owrrm:16789
frontend front_owrrm_rest_internal
bind :17007
mode tcp
default_backend back_owrrm_rest_internal
backend back_owrrm_rest_internal
mode tcp
server svc_owrrm_rest_internal owrrm-owrrm:17007
#frontend front_owrrm_rest_internal
# bind :17007
# mode tcp
# default_backend back_owrrm_rest_internal
#backend back_owrrm_rest_internal
# mode tcp
# server svc_owrrm_rest_internal owrrm-owrrm:17007
# Cert-manager RESTAPI certs
restapiCerts: