From 6a13db37f796dd4cb129bc8c5bf750656dba0d6b Mon Sep 17 00:00:00 2001 From: Dmitry Dunaev Date: Thu, 7 Jul 2022 21:41:52 +0300 Subject: [PATCH] [WIFI-9155] Chg: checkout OWRRM for now Signed-off-by: Dmitry Dunaev --- chart/Chart.yaml | 6 +++--- chart/values.yaml | 28 ++++++++++++++-------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 36251e8..8eda469 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -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 diff --git a/chart/values.yaml b/chart/values.yaml index 0017a91..4e7725e 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -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: