Merge pull request #380 from 3dwardch3ng/infra/local-path-provisioner

fix interval for local-path-provisioner
This commit is contained in:
2024-06-27 10:06:59 +10:00
committed by GitHub

View File

@@ -15,7 +15,7 @@ spec:
kind: GitRepository
namespace: flux-system
name: local-path-provisioner
interval: 1d
interval: 24h
values:
storageClass:
reclaimPolicy: Retain