Merge pull request #147 from 3dwardch3ng/app/capacitor

update capacitor ingress
This commit is contained in:
2024-06-14 13:19:19 +10:00
committed by GitHub

View File

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