mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
Add patch to enable SMTP
This commit is contained in:
@@ -172,4 +172,9 @@ json6902Patches:
|
|||||||
- op: add
|
- op: add
|
||||||
path: /metadata/labels
|
path: /metadata/labels
|
||||||
value:
|
value:
|
||||||
portService: tokens-studio-for-penpot
|
portService: tokens-studio-for-penpot
|
||||||
|
- op: add
|
||||||
|
path: /spec/template/spec/containers/0/env
|
||||||
|
value:
|
||||||
|
name: PENPOT_SMTP_ENABLED
|
||||||
|
value: 'true'
|
||||||
|
|||||||
Reference in New Issue
Block a user