smtp server
This commit is contained in:
BIN
argocd/apps/penpot/.penpot.yaml.swp
Normal file
BIN
argocd/apps/penpot/.penpot.yaml.swp
Normal file
Binary file not shown.
@@ -24,6 +24,12 @@ spec:
|
|||||||
value: 'true'
|
value: 'true'
|
||||||
- name: ingress.annotations.cert-manager\.io\/cluster-issuer
|
- name: ingress.annotations.cert-manager\.io\/cluster-issuer
|
||||||
value: lets-encrypt
|
value: lets-encrypt
|
||||||
|
- name: smtpHost
|
||||||
|
value: '192.168.4.125'
|
||||||
|
- name: smtpPort
|
||||||
|
value: '25'
|
||||||
|
- name: smtpProtocol
|
||||||
|
value: 'smtp'
|
||||||
destination:
|
destination:
|
||||||
namespace: wordpress
|
namespace: wordpress
|
||||||
server: 'https://kubernetes.default.svc'
|
server: 'https://kubernetes.default.svc'
|
||||||
|
|||||||
Reference in New Issue
Block a user