Skip to content

Commit

Permalink
Merge pull request #2774 from tyriis/chore/standardisation-helm-repos
Browse files Browse the repository at this point in the history
chore: adjust interval and timeout for helm repositories
  • Loading branch information
tyriis authored Apr 5, 2024
2 parents 593ed65 + ea03424 commit 506c709
Show file tree
Hide file tree
Showing 30 changed files with 54 additions and 48 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ metadata:
namespace: flux-system
spec:
type: oci
interval: 30m
url: oci://ghcr.io/actions/actions-runner-controller-charts
interval: 1h
timeout: 3m
url: oci://ghcr.io/actions/actions-runner-controller-charts
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ metadata:
namespace: flux-system
spec:
interval: 1h
url: https://argoproj.github.io/argo-helm
timeout: 3m
url: https://argoproj.github.io/argo-helm
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
name: backube-charts
namespace: flux-system
spec:
interval: 15m
url: https://backube.github.io/helm-charts/
interval: 1h
timeout: 3m
url: https://backube.github.io/helm-charts/
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ metadata:
namespace: flux-system
spec:
interval: 1h
timeout: 3m
url: https://charts.bitnami.com/bitnami
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ metadata:
namespace: flux-system
spec:
interval: 1h
timeout: 3m
url: https://bjw-s.github.io/helm-charts/
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
name: botkube-charts
namespace: flux-system
spec:
interval: 15m
url: https://charts.botkube.io/
interval: 1h
timeout: 3m
url: https://charts.botkube.io/
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
name: cdfoundation-tekton-charts
namespace: flux-system
spec:
interval: 30m
url: https://cdfoundation.github.io/tekton-helm-chart/
interval: 1h
timeout: 3m
url: https://cdfoundation.github.io/tekton-helm-chart/
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
name: cloudnative-pg-charts
namespace: flux-system
spec:
interval: 30m
url: https://cloudnative-pg.github.io/charts
interval: 1h
timeout: 3m
url: https://cloudnative-pg.github.io/charts
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ metadata:
name: csi-driver-nfs-charts
namespace: flux-system
spec:
interval: 30m
interval: 1h
timeout: 3m
url: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts
4 changes: 2 additions & 2 deletions kubernetes/talos-flux/flux/repositories/helm/emqx-charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
name: emqx-charts
namespace: flux-system
spec:
interval: 30m
url: https://repos.emqx.io/charts
interval: 1h
timeout: 3m
url: https://repos.emqx.io/charts
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ metadata:
namespace: flux-system
spec:
interval: 1h
timeout: 3m
url: https://kubernetes-sigs.github.io/external-dns
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ metadata:
namespace: flux-system
spec:
interval: 1h
timeout: 3m
url: https://charts.external-secrets.io
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
name: fairwinds-charts
namespace: flux-system
spec:
interval: 30m
url: https://charts.fairwinds.com/stable
interval: 1h
timeout: 3m
url: https://charts.fairwinds.com/stable
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
name: grafana-charts
namespace: flux-system
spec:
interval: 15m
url: https://grafana.github.io/helm-charts
interval: 1h
timeout: 3m
url: https://grafana.github.io/helm-charts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
name: hajimari-charts
namespace: flux-system
spec:
interval: 15m
url: https://hajimari.io
interval: 1h
timeout: 3m
url: https://hajimari.io
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
name: hashicorp-charts
namespace: flux-system
spec:
interval: 15m
url: https://helm.releases.hashicorp.com
interval: 1h
timeout: 3m
url: https://helm.releases.hashicorp.com
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
name: jetstack-charts
namespace: flux-system
spec:
interval: 15m
url: https://charts.jetstack.io/
interval: 1h
timeout: 3m
url: https://charts.jetstack.io/
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
name: kyverno-charts
namespace: flux-system
spec:
interval: 2h
url: https://kyverno.github.io/kyverno/
interval: 1h
timeout: 3m
url: https://kyverno.github.io/kyverno/
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
name: metallb-charts
namespace: flux-system
spec:
interval: 15m
url: https://metallb.github.io/metallb
interval: 1h
timeout: 3m
url: https://metallb.github.io/metallb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
name: metrics-server-charts
namespace: flux-system
spec:
interval: 30m
url: https://kubernetes-sigs.github.io/metrics-server
interval: 1h
timeout: 3m
url: https://kubernetes-sigs.github.io/metrics-server
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
name: minecraft-server-charts
namespace: flux-system
spec:
interval: 15m
url: https://itzg.github.io/minecraft-server-charts/
interval: 1h
timeout: 3m
url: https://itzg.github.io/minecraft-server-charts/
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
name: nfs-subdir-external-provisioner-charts
namespace: flux-system
spec:
interval: 15m
url: https://kubernetes-sigs.github.io/nfs-subdir-external-provisioner/
interval: 1h
timeout: 3m
url: https://kubernetes-sigs.github.io/nfs-subdir-external-provisioner/
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
name: node-feature-discovery-charts
namespace: flux-system
spec:
interval: 15m
url: https://kubernetes-sigs.github.io/node-feature-discovery/charts
interval: 1h
timeout: 3m
url: https://kubernetes-sigs.github.io/node-feature-discovery/charts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
name: piraeus-charts
namespace: flux-system
spec:
interval: 15m
url: https://piraeus.io/helm-charts/
interval: 1h
timeout: 3m
url: https://piraeus.io/helm-charts/
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
name: postfinance-charts
namespace: flux-system
spec:
interval: 30m
url: https://postfinance.github.io/kubelet-csr-approver
interval: 1h
timeout: 3m
url: https://postfinance.github.io/kubelet-csr-approver
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
name: prometheus-community-charts
namespace: flux-system
spec:
interval: 15m
url: https://prometheus-community.github.io/helm-charts
interval: 1h
timeout: 3m
url: https://prometheus-community.github.io/helm-charts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
name: rook-ceph-charts
namespace: flux-system
spec:
interval: 30m
url: https://charts.rook.io/release
interval: 1h
timeout: 3m
url: https://charts.rook.io/release
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ metadata:
namespace: flux-system
spec:
interval: 1h
timeout: 3m
url: https://runatlantis.github.io/helm-charts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
name: stakater-charts
namespace: flux-system
spec:
interval: 15m
url: https://stakater.github.io/stakater-charts
interval: 1h
timeout: 3m
url: https://stakater.github.io/stakater-charts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
name: traefik-charts
namespace: flux-system
spec:
interval: 15m
url: https://helm.traefik.io/traefik
interval: 1h
timeout: 3m
url: https://helm.traefik.io/traefik

0 comments on commit 506c709

Please sign in to comment.