@@ -9,6 +9,16 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
ingressClassName: nginx
|
ingressClassName: nginx
|
||||||
rules:
|
rules:
|
||||||
|
- host: "adguard-home.edward.sydney"
|
||||||
|
http:
|
||||||
|
paths:
|
||||||
|
- pathType: Prefix
|
||||||
|
path: "/"
|
||||||
|
backend:
|
||||||
|
service:
|
||||||
|
name: adguard-home
|
||||||
|
port:
|
||||||
|
number: 10080
|
||||||
- host: "adguard-home.cluster.local"
|
- host: "adguard-home.cluster.local"
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
@@ -10,16 +10,6 @@ spec:
|
|||||||
ingressClassName: nginx
|
ingressClassName: nginx
|
||||||
rules:
|
rules:
|
||||||
- host: "capacitor.edward.sydney"
|
- host: "capacitor.edward.sydney"
|
||||||
http:
|
|
||||||
paths:
|
|
||||||
- pathType: Prefix
|
|
||||||
path: "/"
|
|
||||||
backend:
|
|
||||||
service:
|
|
||||||
name: capacitor
|
|
||||||
port:
|
|
||||||
number: 9000
|
|
||||||
- host: "capacitor.cluster.local"
|
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- pathType: Prefix
|
- pathType: Prefix
|
||||||
|
|||||||
@@ -10,16 +10,6 @@ spec:
|
|||||||
ingressClassName: nginx
|
ingressClassName: nginx
|
||||||
rules:
|
rules:
|
||||||
- host: "home.edward.sydney"
|
- host: "home.edward.sydney"
|
||||||
http:
|
|
||||||
paths:
|
|
||||||
- pathType: Prefix
|
|
||||||
path: "/"
|
|
||||||
backend:
|
|
||||||
service:
|
|
||||||
name: homer
|
|
||||||
port:
|
|
||||||
number: 8088
|
|
||||||
- host: "home.cluster.local"
|
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- pathType: Prefix
|
- pathType: Prefix
|
||||||
|
|||||||
Reference in New Issue
Block a user