rancher-charts/packages/rancher-monitoring/rancher-node-exporter/generated-changes/patch/templates/endpoints.yaml.patch

11 lines
272 B
Diff

--- charts-original/templates/endpoints.yaml
+++ charts/templates/endpoints.yaml
@@ -12,6 +12,6 @@
{{- end }}
ports:
- name: {{ .Values.service.portName }}
- port: 9100
+ port: {{ .Values.service.port }}
protocol: TCP
{{- end }}