Files
gitops/clusters/kairos/local-path-provisioner/helmrepo.yaml

15 lines
310 B
YAML

apiVersion: source.toolkit.fluxcd.io/v1
kind: GitRepository
metadata:
name: local-path-repo
namespace: kube-system
spec:
interval: 15m
url: https://github.com/rancher/local-path-provisioner
ref:
branch: main
ignore: |-
# exclude all
/*
# include charts directory
!/deploy/chart/