Skip to content

Commit

Permalink
Update dkimSecret.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mkleene authored Feb 20, 2025
1 parent cddc648 commit 0f135f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/gateway/templates/dkimSecret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ metadata:
type: Opaque
data:
{{ .Values.dkimSelector }}._domainkey.{{ .Values.primaryMailingDomain }}.pem: {{ .Values.dkimPrivateKey | b64enc | quote }}
{{- end }}
{{- end }}

0 comments on commit 0f135f9

Please sign in to comment.