Fix: metallb bootstrap

This commit is contained in:
2025-02-02 14:09:28 +08:00
parent a817ae1e6b
commit 65de51c993
7 changed files with 19 additions and 4 deletions

View File

@@ -0,0 +1,26 @@
---
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: metallb
spec:
interval: 10m0s
driftDetection:
mode: enabled
ignore:
- paths:
- /spec/conversion/webhook/clientConfig/caBundle
target:
kind: CustomResourceDefinition
chart:
spec:
chart: metallb
version: 0.14.8
sourceRef:
kind: HelmRepository
name: metallb
namespace: flux-system
valuesFrom:
- kind: ConfigMap
name: metallb-values
valuesKey: values.yaml