Skip to content

Commit b7e8456

Browse files
committed
megre(mongodb): megre upstream
1 parent 7dd0e21 commit b7e8456

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

addons/mongodb/7.0/chart/mongodb/templates/networkpolicy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
# Allow inbound connections
2222
- ports:
2323
- port: {{ .Values.service.ports.mongodb }}
24-
- port: {{ .Values.metrics.service..ports.metrics }}
24+
- port: {{ .Values.metrics.service.ports.metrics }}
2525
{{- if or .Values.networkPolicy.allowCurrentNamespace .Values.networkPolicy.allowNamespaces }}
2626
from:
2727
{{- if .Values.networkPolicy.allowCurrentNamespace }}

0 commit comments

Comments
 (0)