forked from public/stack
k/website: add CC team@distrust.co for web form
This commit is contained in:
parent
4bba28e670
commit
27a5916409
|
@ -40,6 +40,8 @@ spec:
|
||||||
env:
|
env:
|
||||||
- name: WEBMAIL_TARGET
|
- name: WEBMAIL_TARGET
|
||||||
value: sales@distrust.co
|
value: sales@distrust.co
|
||||||
|
- name: WEBMAIL_CC
|
||||||
|
value: team@distrust.co
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: webmail-credentials
|
name: webmail-credentials
|
||||||
|
|
Loading…
Reference in New Issue