update ingress types for the apps

This commit is contained in:
2024-06-15 08:20:55 +10:00
parent ab004e4542
commit 79884138cd
2 changed files with 4 additions and 4 deletions

View File

@@ -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:

View File

@@ -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: