diff --git a/deploy/templates/ingress.yaml b/deploy/templates/ingress.yaml
index defc9e7ef4157d1089e8d585d2d98106a18ad1e2..379ecb7017c62ce31261b258431c1bc3b6aaa2b9 100644
--- a/deploy/templates/ingress.yaml
+++ b/deploy/templates/ingress.yaml
@@ -60,7 +60,7 @@ spec:
service:
name: {{ .Values.wiki.service.name }}
port:
- number: 8080
+ number: 3000
# - path: /msearch(/|$)(.*)
# pathType: Prefix
# backend: