Files
gitops/clusters/kairos/local-path-provisioner/helmrepo.yaml
2024-09-13 20:12:32 +01:00

15 lines
314 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.git
ref:
tag: v0.0.29
ignore: |-
# exclude all
/*
# include charts directory
!/deploy/chart/