about summary refs log tree commit diff
path: root/ops/infra/kubernetes/https-lb/ingress.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ops/infra/kubernetes/https-lb/ingress.yaml')
-rw-r--r--ops/infra/kubernetes/https-lb/ingress.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ops/infra/kubernetes/https-lb/ingress.yaml b/ops/infra/kubernetes/https-lb/ingress.yaml
index 069771a421..b50ea21cee 100644
--- a/ops/infra/kubernetes/https-lb/ingress.yaml
+++ b/ops/infra/kubernetes/https-lb/ingress.yaml
@@ -15,8 +15,8 @@ spec:
         paths:
           - path: /*
             backend:
-              serviceName: tazblog
-              servicePort: 8000
+              serviceName: website
+              servicePort: 8080
     # Route git.tazj.in to the cgit pods
     - host: git.tazj.in
       http: