aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2023-04-12 14:53:57 +0200
committerAndreas Geissler <andreas-geissler@telekom.de>2023-04-12 14:55:33 +0200
commit783047ea6d3e13bb16d7a8c564e84ad5e4ca000b (patch)
tree273873279803d6dc4aaae0e1b6b4c43fff57bf03
parentf51bbef3978f1176551d6891c7e583d128a0875a (diff)
[HOLMES] Correct Ingress definition
Fixed Holmes rule management Ingress definition Issue-ID: OOM-3101 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Idb8c66ecefad7731996fc186b32f6733dad02de2
-rw-r--r--kubernetes/holmes/components/holmes-rule-mgmt/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/holmes/components/holmes-rule-mgmt/values.yaml b/kubernetes/holmes/components/holmes-rule-mgmt/values.yaml
index 543b7aa52c..d91bb1eeeb 100644
--- a/kubernetes/holmes/components/holmes-rule-mgmt/values.yaml
+++ b/kubernetes/holmes/components/holmes-rule-mgmt/values.yaml
@@ -94,7 +94,7 @@ ingress:
path: "/api/holmes-rule-mgmt/v1"
plain_port: 9101
- baseaddr: "holmes-rule-mgmt-ui"
- name: "holmes-rule-mgmt-ui"
+ name: "holmes-rule-mgmt"
path: "/iui/holmes"
plain_port: 9104
config: