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