feat: sane interval timings

This commit is contained in:
2024-11-05 14:01:42 -05:00
parent e56dbfd075
commit 83a43b94c9
4 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ metadata:
name: 1password-repo
namespace: 1password-system
spec:
interval: 5m0s
interval: 15m0s
url: https://1password.github.io/connect-helm-charts/
---
apiVersion: helm.toolkit.fluxcd.io/v2

View File

@@ -10,7 +10,7 @@ metadata:
name: longhorn-repo
namespace: longhorn-system
spec:
interval: 1m0s
interval: 15m0s
url: https://charts.longhorn.io
---
apiVersion: helm.toolkit.fluxcd.io/v2

View File

@@ -10,7 +10,7 @@ metadata:
name: metallb-repo
namespace: metallb-system
spec:
interval: 1m0s
interval: 15m0s
url: https://metallb.github.io/metallb
---
apiVersion: helm.toolkit.fluxcd.io/v2

View File

@@ -10,7 +10,7 @@ metadata:
name: traefik-repo
namespace: traefik-system
spec:
interval: 5m0s
interval: 15m0s
url: https://helm.traefik.io/traefik
---
apiVersion: helm.toolkit.fluxcd.io/v2