fix interval for local-path-provisioner
This commit is contained in:
@@ -15,7 +15,7 @@ spec:
|
||||
kind: GitRepository
|
||||
namespace: flux-system
|
||||
name: local-path-provisioner
|
||||
interval: 1d
|
||||
interval: 24h
|
||||
values:
|
||||
storageClass:
|
||||
reclaimPolicy: Retain
|
||||
|
||||
Reference in New Issue
Block a user