Fix some invalid syntax, still some issues
This commit is contained in:
parent
e431abb9a6
commit
6fcf0bd021
@ -15,6 +15,7 @@ spec:
|
|||||||
type: Recreate
|
type: Recreate
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
|
labels:
|
||||||
app: dovecat
|
app: dovecat
|
||||||
tier: imap
|
tier: imap
|
||||||
spec:
|
spec:
|
||||||
|
@ -25,7 +25,7 @@ spec:
|
|||||||
- containerPort: 25
|
- containerPort: 25
|
||||||
name: smtp
|
name: smtp
|
||||||
- containerPort: 143
|
- containerPort: 143
|
||||||
name: auth smtp tls
|
name: auth-smtp-tls
|
||||||
- containerPort: 587
|
- containerPort: 587
|
||||||
name: msa
|
name: msa
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user