We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e55e3e commit cff2844Copy full SHA for cff2844
charts/memgraph/templates/service.yaml
@@ -28,7 +28,7 @@ spec:
28
{{- if .Values.service.enableHttpMonitoring }}
29
- port: {{ .Values.service.httpPortMonitoring }}
30
targetPort: {{ .Values.service.httpPortMonitoring }}
31
- protocol: http
+ protocol: TCP
32
name: http-monitoring-port
33
{{- end }}
34
selector:
0 commit comments