fix: gate Tailscale addon on Helm release
Deploy Cluster / Terraform (push) Successful in 32s
Deploy Cluster / Ansible (push) Failing after 36m36s

This commit is contained in:
2026-04-25 21:21:34 +00:00
parent 40647318b4
commit d0be48b65c
@@ -10,6 +10,11 @@ spec:
kind: GitRepository
name: platform
path: ./infrastructure/addons/tailscale-operator
wait: true
wait: false
healthChecks:
- apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
name: tailscale-operator
namespace: flux-system
timeout: 5m
suspend: false