mailsecret.yaml add
This commit is contained in:
10
clustertask/mailsecret.yaml
Normal file
10
clustertask/mailsecret.yaml
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
kind: Secret
|
||||||
|
apiVersion: v1
|
||||||
|
metadata:
|
||||||
|
name: server-secret
|
||||||
|
stringData:
|
||||||
|
url: "mail.tmax.co.kr"
|
||||||
|
port: "25"
|
||||||
|
user: "이메일"
|
||||||
|
password: "패스워드"
|
||||||
|
tls: "False"
|
||||||
Reference in New Issue
Block a user