Added new domain.
This commit is contained in:
@ -15,9 +15,14 @@ ingress:
|
|||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- s3rius.blog
|
- s3rius.blog
|
||||||
|
- meme.s3rius.blog
|
||||||
secretName: blog-tls
|
secretName: blog-tls
|
||||||
hosts:
|
hosts:
|
||||||
- host: s3rius.blog
|
- host: s3rius.blog
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
|
- host: meme.s3rius.blog
|
||||||
|
paths:
|
||||||
|
- path: /
|
||||||
|
pathType: Prefix
|
||||||
|
|||||||
Reference in New Issue
Block a user