kialiy
This commit is contained in:
parent
b6b9ad7b0c
commit
fdc555f167
|
|
@ -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: ""
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue