update repo interval to 6h

This commit is contained in:
2024-06-12 16:27:47 +10:00
parent d754ac925e
commit dea11cb02d
8 changed files with 8 additions and 8 deletions

View File

@@ -4,6 +4,6 @@ metadata:
name: bitnami name: bitnami
namespace: flux-system namespace: flux-system
spec: spec:
interval: 1h interval: 6h
type: oci type: oci
url: oci://registry-1.docker.io/bitnamicharts url: oci://registry-1.docker.io/bitnamicharts

View File

@@ -4,6 +4,6 @@ metadata:
name: bjw-s name: bjw-s
namespace: flux-system namespace: flux-system
spec: spec:
interval: 1h interval: 6h
type: oci type: oci
url: oci://ghcr.io/bjw-s/helm url: oci://ghcr.io/bjw-s/helm

View File

@@ -4,5 +4,5 @@ metadata:
name: external-dns name: external-dns
namespace: flux-system namespace: flux-system
spec: spec:
interval: 1h interval: 6h
url: https://kubernetes-sigs.github.io/external-dns/ url: https://kubernetes-sigs.github.io/external-dns/

View File

@@ -4,6 +4,6 @@ metadata:
name: gabe565 name: gabe565
namespace: flux-system namespace: flux-system
spec: spec:
interval: 1h interval: 6h
type: oci type: oci
url: oci://ghcr.io/gabe565/charts url: oci://ghcr.io/gabe565/charts

View File

@@ -4,7 +4,7 @@ metadata:
name: home-cluster-ops-secrets name: home-cluster-ops-secrets
namespace: flux-system namespace: flux-system
spec: spec:
interval: 5m0s interval: 6h
ref: ref:
branch: main branch: main
secretRef: secretRef:

View File

@@ -4,5 +4,5 @@ metadata:
name: prometheus-community name: prometheus-community
namespace: flux-system namespace: flux-system
spec: spec:
interval: 1h interval: 6h
url: https://prometheus-community.github.io/helm-charts url: https://prometheus-community.github.io/helm-charts

View File

@@ -4,6 +4,6 @@ metadata:
name: truecharts name: truecharts
namespace: flux-system namespace: flux-system
spec: spec:
interval: 1h interval: 6h
type: oci type: oci
url: oci://tccr.io/truecharts url: oci://tccr.io/truecharts

View File

@@ -5,7 +5,7 @@ metadata:
name: repositories name: repositories
namespace: flux-system namespace: flux-system
spec: spec:
interval: 5m interval: 6h
path: ./kubernetes/infrastructure/repositories/repos path: ./kubernetes/infrastructure/repositories/repos
prune: true prune: true
sourceRef: sourceRef: