diff --git a/kube/service.yml b/kube/service.yml index 06f2a60..e82ab50 100644 --- a/kube/service.yml +++ b/kube/service.yml @@ -7,5 +7,6 @@ spec: app: abacus ports: - protocol: TCP - port: 80 + port: 30080 targetPort: 8080 # port Abacus listens on +