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 b4fe2a4 commit 0322ddcCopy full SHA for 0322ddc
charts/whatsapp-proxy-chart/templates/service.yaml
@@ -61,7 +61,7 @@ spec:
61
{{- if .Values.service.media_port }}
62
- port: {{ .Values.service.media_port }}
63
targetPort: 587
64
- protocl: TCP
+ protocol: TCP
65
name: media
66
{{- end}}
67
0 commit comments