update capacitor ingress

This commit is contained in:
2024-06-14 13:18:49 +10:00
parent e0c7fc4646
commit 55139be7da

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