fix: prometheus port (#1076)

This commit is contained in:
Se7en
2024-07-03 13:46:32 +08:00
committed by GitHub
parent e0159f501a
commit 6fd71f9749

View File

@@ -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