add infra app local-path-provisioner

This commit is contained in:
2024-06-27 09:46:52 +10:00
parent 8fd615eb68
commit 2904ec7aca
4 changed files with 40 additions and 10 deletions

View File

@@ -0,0 +1,13 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: GitRepository
metadata:
name: local-path-provisioner
namespace: flux-system
spec:
interval: 5m
ref:
branch: main
secretRef:
name: flux-system
timeout: 60s
url: https://github.com/rancher/local-path-provisioner.git