diff --git a/clusters/homelab/apps/openclaw/tailscale-service.yaml b/clusters/homelab/apps/openclaw/tailscale-service.yaml index 6c6f2b5..d60e1ba 100644 --- a/clusters/homelab/apps/openclaw/tailscale-service.yaml +++ b/clusters/homelab/apps/openclaw/tailscale-service.yaml @@ -12,4 +12,4 @@ spec: ports: - port: 18789 targetPort: 18789 - type: ClusterIP + type: LoadBalancer