From fdc555f1671a6b4c2576e4315fcacfb5c2904a3e Mon Sep 17 00:00:00 2001 From: root Date: Mon, 28 Oct 2024 04:36:15 +0000 Subject: [PATCH] kialiy --- on-premise/servicemesh/istio-1.23.1/samples/addons/kiali.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/on-premise/servicemesh/istio-1.23.1/samples/addons/kiali.yaml b/on-premise/servicemesh/istio-1.23.1/samples/addons/kiali.yaml index 95fa07e..f3649e6 100644 --- a/on-premise/servicemesh/istio-1.23.1/samples/addons/kiali.yaml +++ b/on-premise/servicemesh/istio-1.23.1/samples/addons/kiali.yaml @@ -108,6 +108,10 @@ data: root_namespace: istio-system tracing: enabled: false + prometheus: + url: "http://prometheus-server.monitoring" # 맞게 설정 + grafana: + url: "https://grafana-dev.kitech.re.kr" # 맞게 설정 identity: cert_file: "" private_key_file: ""