Forked from
stackspin / stackspin
4454 commits behind the upstream repository.
-
Maarten de Waard authored
first commit to move everything to its own kustomization, also removes deprecated value from kustomizations
Verifiedc1826312
metallb.yaml 277 B
---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
kind: Kustomization
metadata:
name: metallb
namespace: flux-system
spec:
interval: 1h
timeout: 20m
sourceRef:
kind: GitRepository
name: stackspin
path: ./flux2/core/base/metallb
prune: true
wait: true