diff --git a/.helm/templates/service.yaml b/.helm/templates/service.yaml index 558224e..44231dd 100644 --- a/.helm/templates/service.yaml +++ b/.helm/templates/service.yaml @@ -7,8 +7,8 @@ metadata: spec: type: ClusterIP ports: - - port: 8080 - targetPort: http + - port: 5000 + targetPort: 8080 protocol: TCP name: http selector: