add SMTP config

This commit is contained in:
vfebvre 2023-09-11 15:11:24 +02:00
parent be949c2942
commit 0d3f60db94

View File

@ -50,8 +50,8 @@ secretGenerator:
disableNameSuffixHash: true disableNameSuffixHash: true
- name: nextcloud-smtp - name: nextcloud-smtp
literals: literals:
- smtp-username=user - smtp-username=ouchemail
- smtp-password=password - smtp-password=HjkEHJ2676yiu2
options: options:
disableNameSuffixHash: true disableNameSuffixHash: true