fix: retry Tailscale chart pulls during bootstrap
Deploy Cluster / Terraform (push) Successful in 32s
Deploy Cluster / Ansible (push) Failing after 27m40s

This commit is contained in:
2026-04-25 20:11:43 +00:00
parent 3c06e046c2
commit cdb26904d2
2 changed files with 24 additions and 7 deletions
@@ -28,6 +28,10 @@ spec:
operatorConfig:
defaultTags:
- tag:k8s
image:
repository: ghcr.io/tailscale/k8s-operator
tag: v1.96.5
pullPolicy: IfNotPresent
nodeSelector:
kubernetes.io/hostname: k8s-cluster-cp-1
tolerations:
@@ -37,3 +41,6 @@ spec:
proxyConfig:
defaultTags: tag:k8s
defaultProxyClass: infra-stable
image:
repository: ghcr.io/tailscale/tailscale
tag: v1.96.5