mail from enabled
This commit is contained in:
@@ -66,22 +66,16 @@ spec:
|
|||||||
value: 'true'
|
value: 'true'
|
||||||
- name: cronjob.enabled
|
- name: cronjob.enabled
|
||||||
value: 'true'
|
value: 'true'
|
||||||
# - name: nextcloud.mail.enabled
|
- name: nextcloud.mail.enabled
|
||||||
# value: 'true'
|
value: 'true'
|
||||||
# - name: nextcloud.mail.fromAddress
|
- name: nextcloud.mail.fromAddress
|
||||||
# value: 'admin'
|
value: 'admin'
|
||||||
# - name: nextcloud.mail.domain
|
- name: nextcloud.mail.domain
|
||||||
# value: 'innovation-hub-niedersachsen.de'
|
value: 'innovation-hub-niedersachsen.de'
|
||||||
- name: nextcloud.mail.smtp.host
|
- name: nextcloud.mail.smtp.host
|
||||||
value: 'smtp.innovation-hub-niedersachsen.de'
|
value: 'smtp.innovation-hub-niedersachsen.de'
|
||||||
- name: nextcloud.mail.smtp.port
|
- name: nextcloud.mail.smtp.port
|
||||||
value: '25'
|
value: '25'
|
||||||
# - name: nextcloud.mail.smtp.secure
|
|
||||||
# value: ''
|
|
||||||
# - name: nextcloud.mail.smtpauth
|
|
||||||
# value: 'false'
|
|
||||||
# - name: nextcloud.mail.smtp.authtype
|
|
||||||
# value: 'false'
|
|
||||||
chart: nextcloud
|
chart: nextcloud
|
||||||
destination:
|
destination:
|
||||||
server: 'https://kubernetes.default.svc'
|
server: 'https://kubernetes.default.svc'
|
||||||
|
|||||||
Reference in New Issue
Block a user