update ingress types for the apps
This commit is contained in:
@@ -13,7 +13,7 @@ spec:
|
|||||||
- host: "adguard-home.cluster.local"
|
- host: "adguard-home.cluster.local"
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- pathType: ImplementationSpecific
|
- pathType: Prefix
|
||||||
path: "/"
|
path: "/"
|
||||||
backend:
|
backend:
|
||||||
service:
|
service:
|
||||||
@@ -23,7 +23,7 @@ spec:
|
|||||||
- host: "setup.adguard-home.cluster.local"
|
- host: "setup.adguard-home.cluster.local"
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- pathType: ImplementationSpecific
|
- pathType: Prefix
|
||||||
path: "/"
|
path: "/"
|
||||||
backend:
|
backend:
|
||||||
service:
|
service:
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ spec:
|
|||||||
- host: "capacitor.edward.sydney"
|
- host: "capacitor.edward.sydney"
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- pathType: ImplementationSpecific
|
- pathType: Prefix
|
||||||
path: "/"
|
path: "/"
|
||||||
backend:
|
backend:
|
||||||
service:
|
service:
|
||||||
@@ -23,7 +23,7 @@ spec:
|
|||||||
- host: "capacitor.cluster.local"
|
- host: "capacitor.cluster.local"
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- pathType: ImplementationSpecific
|
- pathType: Prefix
|
||||||
path: "/"
|
path: "/"
|
||||||
backend:
|
backend:
|
||||||
service:
|
service:
|
||||||
|
|||||||
Reference in New Issue
Block a user