@@ -53,10 +53,10 @@ spec:
|
|||||||
ingressClassName: nginx
|
ingressClassName: nginx
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- image.cluster.fun
|
- vert.cluster.fun
|
||||||
secretName: vert-ingress
|
secretName: vert-ingress
|
||||||
rules:
|
rules:
|
||||||
- host: image.cluster.fun
|
- host: vert.cluster.fun
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
|
|||||||
Reference in New Issue
Block a user