File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
applications/kube-prometheus-stack
bootstrap/multicluster/common Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ kube-prometheus-stack:
3131
3232 # Remote write to common cluster via Istio east-west gateway
3333 remoteWrite :
34- - url : http://istio-eastwestgateway.istio-system.svc.cluster.local:15090 /api/v1/write
34+ - url : http://istio-eastwestgateway.istio-system.svc.cluster.local:15080 /api/v1/write
3535 name : common-cluster
3636 writeRelabelConfigs :
3737 - action : replace
Original file line number Diff line number Diff line change 1010 istio : eastwestgateway
1111 servers :
1212 - port :
13- number : 15090
13+ number : 15080
1414 name : prometheus-remote-write
1515 protocol : HTTP
1616 hosts :
4848 hosts :
4949 - istio-eastwestgateway.istio-system.svc.cluster.local
5050 ports :
51- - number : 15090
51+ - number : 15080
5252 name : prometheus-remote-write
5353 protocol : HTTP
5454 location : MESH_EXTERNAL
Original file line number Diff line number Diff line change 3333 port : 15017
3434 targetPort : 15017
3535 - name : prometheus-remote-write
36- port : 15090
37- targetPort : 15090
36+ port : 15080
37+ targetPort : 15080
3838 values :
3939 gateways :
4040 istio-ingressgateway :
You can’t perform that action at this time.
0 commit comments