Fixed wrong name for field
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
variables:
|
variables:
|
||||||
HELM_CHART_VERSION: "99.6.21"
|
HELM_CHART_VERSION: "99.6.22"
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- deploy
|
- deploy
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ spec:
|
|||||||
- secretKey: SMTP_PASS
|
- secretKey: SMTP_PASS
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: secret/AWS-SMTP-PASSWORD
|
key: secret/AWS-SMTP-PASSWORD
|
||||||
- secretRef: SMTP_HOST
|
- secretKey: SMTP_HOST
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: secret/AWS-SMTP-HOST
|
key: secret/AWS-SMTP-HOST
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|||||||
Reference in New Issue
Block a user