Add patch to enable SMTP

This commit is contained in:
SorsOps
2024-06-19 16:15:20 +02:00
parent 21ef1586f0
commit 6ed788aa5a

View File

@@ -173,3 +173,8 @@ json6902Patches:
path: /metadata/labels
value:
portService: tokens-studio-for-penpot
- op: add
path: /spec/template/spec/containers/0/env
value:
name: PENPOT_SMTP_ENABLED
value: 'true'