Fixed wrong name for field

This commit is contained in:
2023-07-17 23:45:03 +02:00
parent 8cda255fae
commit a7c67e138c
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ spec:
- secretKey: SMTP_PASS
remoteRef:
key: secret/AWS-SMTP-PASSWORD
- secretRef: SMTP_HOST
- secretKey: SMTP_HOST
remoteRef:
key: secret/AWS-SMTP-HOST
{{- end }}