b1dae28aa5
Replace Hetzner infrastructure and cloud-provider assumptions with Proxmox VM clones, kube-vip API HA, and NFS-backed storage. Update bootstrap, Flux addons, CI workflows, and docs to target the new private Proxmox baseline while preserving the existing Tailscale, Doppler, Flux, Rancher, and B2 backup flows.
9 lines
230 B
YAML
9 lines
230 B
YAML
apiVersion: source.toolkit.fluxcd.io/v1
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: nfs-subdir-external-provisioner
|
|
namespace: flux-system
|
|
spec:
|
|
interval: 1h
|
|
url: https://kubernetes-sigs.github.io/nfs-subdir-external-provisioner
|