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: ""