fix: unsuspend tailscale operator for stable baseline
Some checks failed
Deploy Cluster / Terraform (push) Successful in 41s
Deploy Cluster / Ansible (push) Failing after 8m44s

This commit is contained in:
2026-03-21 19:03:39 +00:00
parent 894e6275b1
commit df0511148c
2 changed files with 2 additions and 2 deletions

View File

@@ -12,4 +12,4 @@ spec:
path: ./infrastructure/addons/tailscale-operator path: ./infrastructure/addons/tailscale-operator
wait: true wait: true
timeout: 5m timeout: 5m
suspend: true suspend: false

View File

@@ -14,4 +14,4 @@ spec:
- name: addon-tailscale-operator - name: addon-tailscale-operator
wait: true wait: true
timeout: 5m timeout: 5m
suspend: true suspend: false