diff --git a/infrastructure/kube.yaml b/infrastructure/kube.yaml index 3768f7f8..6e31ac8f 100644 --- a/infrastructure/kube.yaml +++ b/infrastructure/kube.yaml @@ -26,6 +26,8 @@ spec: env: - name: HOSTNAME value: legendaryframework.org + - name: EMAIL_FROM + value: no-reply@legendaryframework.org - name: DATABASE_URL valueFrom: secretKeyRef: diff --git a/infrastructure_templates/kube.yaml.dot b/infrastructure_templates/kube.yaml.dot index 30fb6d54..07fb530d 100644 --- a/infrastructure_templates/kube.yaml.dot +++ b/infrastructure_templates/kube.yaml.dot @@ -26,6 +26,8 @@ spec: env: - name: HOSTNAME value: legendaryframework.org + - name: EMAIL_FROM + value: no-reply@legendaryframework.org - name: DATABASE_URL valueFrom: secretKeyRef: