diff --git a/infrastructure/addons/rancher/service-rancher-tailscale.yaml b/infrastructure/addons/rancher/service-rancher-tailscale.yaml index eb4e937..cea0675 100644 --- a/infrastructure/addons/rancher/service-rancher-tailscale.yaml +++ b/infrastructure/addons/rancher/service-rancher-tailscale.yaml @@ -12,7 +12,7 @@ spec: selector: app: cattle-system-rancher ports: - - name: http - port: 80 + - name: https + port: 443 protocol: TCP - targetPort: 80 + targetPort: 444