We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99f12e5 commit 963a25bCopy full SHA for 963a25b
production/helm/loki/templates/networkpolicy.yaml
@@ -66,7 +66,7 @@ spec:
66
{{- include "loki.selectorLabels" . | nindent 6 }}
67
ingress:
68
- ports:
69
- - port: http
+ - port: http-metrics
70
protocol: TCP
71
{{- if .Values.networkPolicy.ingress.namespaceSelector }}
72
from:
0 commit comments