diff --git a/infrastructure/addons/rancher/rancher-tailscale-service.yaml b/infrastructure/addons/rancher/rancher-tailscale-service.yaml index feb504b..7cda20e 100644 --- a/infrastructure/addons/rancher/rancher-tailscale-service.yaml +++ b/infrastructure/addons/rancher/rancher-tailscale-service.yaml @@ -16,3 +16,7 @@ spec: port: 80 protocol: TCP targetPort: 80 + - name: https + port: 443 + protocol: TCP + targetPort: 443