mirror of
https://github.com/alibaba/higress.git
synced 2026-03-02 07:30:49 +08:00
fix: prometheus port (#1076)
This commit is contained in:
@@ -203,6 +203,9 @@ spec:
|
||||
value: {{ $val | quote }}
|
||||
{{- end }}
|
||||
ports:
|
||||
- containerPort: 15020
|
||||
protocol: TCP
|
||||
name: istio-prom
|
||||
- containerPort: 15090
|
||||
protocol: TCP
|
||||
name: http-envoy-prom
|
||||
|
||||
Reference in New Issue
Block a user