diff --git a/dubyatp-xyz/service.yaml b/dubyatp-xyz/service.yaml index eaef446..95fdb4b 100644 --- a/dubyatp-xyz/service.yaml +++ b/dubyatp-xyz/service.yaml @@ -7,5 +7,5 @@ spec: app: dubyatp-xyz ports: - port: 80 - targetPort: 80 + targetPort: 3000 type: ClusterIP