Skip to content

Commit 0322ddc

Browse files
authored
Fix typo
1 parent b4fe2a4 commit 0322ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/whatsapp-proxy-chart/templates/service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ spec:
6161
{{- if .Values.service.media_port }}
6262
- port: {{ .Values.service.media_port }}
6363
targetPort: 587
64-
protocl: TCP
64+
protocol: TCP
6565
name: media
6666
{{- end}}
6767

0 commit comments

Comments
 (0)