diff --git a/deployment/deploy.yaml.template b/deployment/deploy.yaml.template index 63a8d68..a7ce0a2 100644 --- a/deployment/deploy.yaml.template +++ b/deployment/deploy.yaml.template @@ -140,7 +140,7 @@ metadata: labels: app: smarketing-frontend spec: - type: ClusterIP + type: LoadBalancer ports: - port: 80 targetPort: ${export_port}