Merge pull request #147 from 3dwardch3ng/app/capacitor
update capacitor ingress
This commit is contained in:
@@ -38,10 +38,11 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
ingressClassName: nginx
|
ingressClassName: nginx
|
||||||
rules:
|
rules:
|
||||||
- http:
|
- host: "capacitor.edward.sydney"
|
||||||
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- pathType: Prefix
|
||||||
pathType: Prefix
|
path: "/"
|
||||||
backend:
|
backend:
|
||||||
service:
|
service:
|
||||||
name: capacitor
|
name: capacitor
|
||||||
|
|||||||
Reference in New Issue
Block a user