diff --git a/web/service.yaml b/web/service.yaml index 61c6611..85e5f6e 100644 --- a/web/service.yaml +++ b/web/service.yaml @@ -6,7 +6,7 @@ metadata: labels: app: frontend spec: - type: LoadBalancer + type: ClusterIP ports: - port: 80 targetPort: 80