Fixed wrong name for field
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
variables:
|
||||
HELM_CHART_VERSION: "99.6.21"
|
||||
HELM_CHART_VERSION: "99.6.22"
|
||||
|
||||
stages:
|
||||
- deploy
|
||||
|
||||
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user