Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1a8981c

Browse filesBrowse files
committed
Remove prometheus exporter port from service
Signed-off-by: Kwong Tung Nan <tungnan5636@gmail.com>
1 parent 83f44fe commit 1a8981c
Copy full SHA for 1a8981c

File tree

Expand file treeCollapse file tree

1 file changed

+0
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-4
lines changed

‎charts/pgcat/templates/service.yaml

Copy file name to clipboardExpand all lines: charts/pgcat/templates/service.yaml
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,5 @@ spec:
1111
targetPort: pgcat
1212
protocol: TCP
1313
name: pgcat
14-
- port: {{ .Values.configuration.general.prometheus_exporter_port }}
15-
targetPort: metrics
16-
protocol: TCP
17-
name: metrics
1814
selector:
1915
{{- include "pgcat.selectorLabels" . | nindent 4 }}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.