feat: Add Flux-managed Traefik HelmRelease with Hetzner LB config
Some checks failed
Deploy Cluster / Terraform (push) Successful in 48s
Deploy Cluster / Ansible (push) Has been cancelled

This commit is contained in:
2026-03-26 02:52:49 +00:00
parent 2fe5a626d4
commit 46f3d1130b
3 changed files with 58 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: addon-traefik
namespace: flux-system
spec:
interval: 10m
path: ./infrastructure/addons/traefik
prune: true
sourceRef:
kind: GitRepository
name: flux-system
dependsOn:
- name: addon-tailscale-operator