diff --git a/deployment/manifest/service.yaml b/deployment/manifest/service.yaml index fcb845a..f6c623f 100644 --- a/deployment/manifest/service.yaml +++ b/deployment/manifest/service.yaml @@ -6,7 +6,7 @@ metadata: labels: app: smarketing-frontend spec: - type: ClusterIP + type: LoadBalancer ports: - port: 80 targetPort: ${export_port}