Fix Rancher service selector: use cattle-system-rancher label
Some checks failed
Deploy Cluster / Terraform (push) Successful in 44s
Deploy Cluster / Ansible (push) Has been cancelled

This commit is contained in:
2026-03-24 23:25:36 +00:00
parent ab2f287bfb
commit 3d50bfc534

View File

@@ -10,7 +10,7 @@ spec:
type: LoadBalancer type: LoadBalancer
loadBalancerClass: tailscale loadBalancerClass: tailscale
selector: selector:
app: rancher app: cattle-system-rancher
ports: ports:
- name: http - name: http
port: 80 port: 80