diff --git a/src/main/resources/taiga/back-service.yaml b/src/main/resources/taiga/back-service.yaml index 3c6db7a..8306a2c 100644 --- a/src/main/resources/taiga/back-service.yaml +++ b/src/main/resources/taiga/back-service.yaml @@ -13,6 +13,6 @@ spec: ports: - name: http targetPort: http - port: 80 - protocol: TCP + port: 8000 + protocol: TCP \ No newline at end of file