Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
akurilov committed Oct 6, 2024
1 parent 947144f commit ed0eaf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/int-email/templates/configmap-ingress-tcp.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: "{{ include "int-email.fullname" . }}-ingress-service"
name: "tcp-services"
namespace: "{{ .Release.Namespace }}"
data:
"{{ .Values.service.port }}": "default/smtp-service:{{ .Values.service.port }}"

0 comments on commit ed0eaf6

Please sign in to comment.