This commit is contained in:
root 2024-10-28 04:36:15 +00:00
parent b6b9ad7b0c
commit fdc555f167
1 changed files with 4 additions and 0 deletions

View File

@ -108,6 +108,10 @@ data:
root_namespace: istio-system root_namespace: istio-system
tracing: tracing:
enabled: false enabled: false
prometheus:
url: "http://prometheus-server.monitoring" # 맞게 설정
grafana:
url: "https://grafana-dev.kitech.re.kr" # 맞게 설정
identity: identity:
cert_file: "" cert_file: ""
private_key_file: "" private_key_file: ""