Merge pull request #246 from 3dwardch3ng/app/adguard-home
add ingress entry for adguard-home
This commit is contained in:
@@ -29,6 +29,16 @@ spec:
|
|||||||
name: adguard-home
|
name: adguard-home
|
||||||
port:
|
port:
|
||||||
number: 10080
|
number: 10080
|
||||||
|
- host: "setup.adguard-home.cluster.edward.sydney"
|
||||||
|
http:
|
||||||
|
paths:
|
||||||
|
- pathType: Prefix
|
||||||
|
path: "/"
|
||||||
|
backend:
|
||||||
|
service:
|
||||||
|
name: adguard-home
|
||||||
|
port:
|
||||||
|
number: 13000
|
||||||
- host: "setup.adguard-home.cluster.local"
|
- host: "setup.adguard-home.cluster.local"
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user