diff --git a/deployments/pelican/service.yaml b/deployments/pelican/service.yaml index 6ca110e..af0d3e5 100644 --- a/deployments/pelican/service.yaml +++ b/deployments/pelican/service.yaml @@ -14,5 +14,5 @@ spec: ports: - name: http port: 80 - targetPort: 8080 + targetPort: 80 protocol: TCP