fix: vendor Tailscale operator chart
Deploy Cluster / Terraform (push) Successful in 37s
Deploy Cluster / Ansible (push) Failing after 23m49s

This commit is contained in:
2026-04-26 09:17:44 +00:00
parent ff9e58d44f
commit a6a630000a
22 changed files with 5925 additions and 15 deletions
@@ -8,11 +8,10 @@ spec:
targetNamespace: tailscale-system
chart:
spec:
chart: tailscale-operator
version: 1.96.5
chart: ./infrastructure/charts/tailscale-operator
sourceRef:
kind: HelmRepository
name: tailscale
kind: GitRepository
name: platform
namespace: flux-system
install:
createNamespace: true
@@ -1,8 +0,0 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: tailscale
namespace: flux-system
spec:
interval: 1h
url: https://pkgs.tailscale.com/helmcharts
@@ -2,5 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- helmrepository-tailscale.yaml
- helmrelease-tailscale-operator.yaml