Skip to content

Commit fc8d4a9

Browse files
committed
Revert "feat: add http-metrics port to cap-app-proxy service for monitoring"
This reverts commit b5be302.
1 parent de69bf7 commit fc8d4a9

File tree

1 file changed

+0
-4
lines changed
  • charts/gitops-runtime/templates/_components/cap-app-proxy

1 file changed

+0
-4
lines changed

charts/gitops-runtime/templates/_components/cap-app-proxy/_service.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ spec:
1212
targetPort: http
1313
protocol: TCP
1414
name: http
15-
- port: 9100
16-
targetPort: http
17-
protocol: TCP
18-
name: http-metrics
1915
selector:
2016
{{- include "cap-app-proxy.selectorLabels" . | nindent 4 }}
2117
{{- end }}

0 commit comments

Comments
 (0)