mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 06:02:32 -05:00
Add patch to enable SMTP
This commit is contained in:
parent
21ef1586f0
commit
6ed788aa5a
1 changed files with 6 additions and 1 deletions
|
@ -172,4 +172,9 @@ json6902Patches:
|
|||
- op: add
|
||||
path: /metadata/labels
|
||||
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'
|
||||
|
|
Loading…
Add table
Reference in a new issue