diff --git a/smarketing-ai/deployment/manifest/service.yaml b/smarketing-ai/deployment/manifest/service.yaml index 2bbc84d..87ba6f0 100644 --- a/smarketing-ai/deployment/manifest/service.yaml +++ b/smarketing-ai/deployment/manifest/service.yaml @@ -8,7 +8,7 @@ metadata: spec: type: ClusterIP ports: - - port: 80 + - port: 5001 targetPort: 5001 protocol: TCP name: http