remove short timeouts

This commit is contained in:
2025-06-08 09:34:43 -04:00
parent ba3fdcbdd4
commit cc4afd2003
38 changed files with 0 additions and 38 deletions

View File

@@ -12,7 +12,6 @@ spec:
kind: HelmRepository kind: HelmRepository
name: gitea name: gitea
interval: 15m interval: 15m
timeout: 5m
releaseName: gitea releaseName: gitea
values: values:
global: global:

View File

@@ -12,7 +12,6 @@ spec:
kind: HelmRepository kind: HelmRepository
name: immich name: immich
interval: 15m interval: 15m
timeout: 5m
releaseName: immich releaseName: immich
values: values:
env: env:

View File

@@ -12,7 +12,6 @@ spec:
kind: HelmRepository kind: HelmRepository
name: prometheus-community name: prometheus-community
interval: 15m interval: 15m
timeout: 5m
releaseName: kube-prometheus-stack releaseName: kube-prometheus-stack
values: values:
grafana: grafana:

View File

@@ -12,7 +12,6 @@ spec:
kind: HelmRepository kind: HelmRepository
name: nextcloud name: nextcloud
interval: 15m interval: 15m
timeout: 5m
releaseName: nextcloud releaseName: nextcloud
values: values:
image: image:

View File

@@ -12,7 +12,6 @@ spec:
kind: HelmRepository kind: HelmRepository
name: mojo2600 name: mojo2600
interval: 15m interval: 15m
timeout: 5m
releaseName: pihole releaseName: pihole
values: values:
# -- Configuration for the DNS service on port 53 # -- Configuration for the DNS service on port 53

View File

@@ -12,7 +12,6 @@ spec:
kind: HelmRepository kind: HelmRepository
name: plane name: plane
interval: 15m interval: 15m
timeout: 5m
releaseName: plane releaseName: plane
values: values:
ingress: ingress:

View File

@@ -12,7 +12,6 @@ spec:
kind: HelmRepository kind: HelmRepository
name: vaultwarden name: vaultwarden
interval: 15m interval: 15m
timeout: 5m
releaseName: vaultwarden releaseName: vaultwarden
values: values:
resourceType: Deployment resourceType: Deployment

View File

@@ -12,7 +12,6 @@ spec:
kind: HelmRepository kind: HelmRepository
name: woodpecker name: woodpecker
interval: 15m interval: 15m
timeout: 5m
releaseName: woodpecker releaseName: woodpecker
values: values:
agent: agent:

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/baikal path: ./apps/baikal
prune: false # remove any elements later removed from the above path prune: false # remove any elements later removed from the above path
wait: true wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/calibre-web path: ./apps/calibre-web
prune: false # remove any elements later removed from the above path prune: false # remove any elements later removed from the above path
wait: true wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/gitea path: ./apps/gitea
prune: false # remove any elements later removed from the above path prune: false # remove any elements later removed from the above path
wait: true wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/hoarder path: ./apps/hoarder
prune: false # remove any elements later removed from the above path prune: false # remove any elements later removed from the above path
wait: true wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/homeassistant path: ./apps/homeassistant
prune: false # remove any elements later removed from the above path prune: false # remove any elements later removed from the above path
wait: true wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/immich path: ./apps/immich
prune: false # remove any elements later removed from the above path prune: false # remove any elements later removed from the above path
wait: true wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/kube-prometheus-stack path: ./apps/kube-prometheus-stack
prune: false # remove any elements later removed from the above path prune: false # remove any elements later removed from the above path
wait: true wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/media path: ./apps/media
prune: false # remove any elements later removed from the above path prune: false # remove any elements later removed from the above path
wait: true wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/michaelthomson path: ./apps/michaelthomson
prune: false # remove any elements later removed from the above path prune: false # remove any elements later removed from the above path
wait: true wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/nextcloud path: ./apps/nextcloud
prune: false # remove any elements later removed from the above path prune: false # remove any elements later removed from the above path
wait: true wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/pihole path: ./apps/pihole
prune: false # remove any elements later removed from the above path prune: false # remove any elements later removed from the above path
wait: true wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/plane path: ./apps/plane
prune: false # remove any elements later removed from the above path prune: false # remove any elements later removed from the above path
wait: true wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/roundcube path: ./apps/roundcube
prune: false # remove any elements later removed from the above path prune: false # remove any elements later removed from the above path
wait: true wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/syncthing path: ./apps/syncthing
prune: false # remove any elements later removed from the above path prune: false # remove any elements later removed from the above path
wait: true wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/uptime-kuma path: ./apps/uptime-kuma
prune: false # remove any elements later removed from the above path prune: false # remove any elements later removed from the above path
wait: true wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/vaultwarden path: ./apps/vaultwarden
prune: false # remove any elements later removed from the above path prune: false # remove any elements later removed from the above path
wait: true wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/wg-easy path: ./apps/wg-easy
prune: false # remove any elements later removed from the above path prune: false # remove any elements later removed from the above path
wait: true wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
path: ./apps/woodpecker path: ./apps/woodpecker
prune: false # remove any elements later removed from the above path prune: false # remove any elements later removed from the above path
wait: true wait: true
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system

View File

@@ -8,7 +8,6 @@ spec:
- name: infra-controllers - name: infra-controllers
interval: 1h interval: 1h
retryInterval: 1m retryInterval: 1m
timeout: 5m
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system

View File

@@ -6,7 +6,6 @@ metadata:
spec: spec:
interval: 1h interval: 1h
retryInterval: 1m retryInterval: 1m
timeout: 5m
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system

View File

@@ -12,7 +12,6 @@ spec:
kind: HelmRepository kind: HelmRepository
name: cert-manager name: cert-manager
interval: 15m interval: 15m
timeout: 5m
releaseName: cert-manager releaseName: cert-manager
values: values:
installCRDs: true installCRDs: true

View File

@@ -12,6 +12,5 @@ spec:
kind: HelmRepository kind: HelmRepository
name: cnpg name: cnpg
interval: 15m interval: 15m
timeout: 5m
releaseName: cnpg releaseName: cnpg
values: values:

View File

@@ -8,7 +8,6 @@ spec:
kind: OCIRepository kind: OCIRepository
name: external-dns name: external-dns
interval: 15m interval: 15m
timeout: 5m
releaseName: external-dns releaseName: external-dns
values: values:
sources: sources:

View File

@@ -12,7 +12,6 @@ spec:
kind: HelmRepository kind: HelmRepository
name: longhorn name: longhorn
interval: 15m interval: 15m
timeout: 5m
releaseName: longhorn releaseName: longhorn
values: values:
persistence: persistence:

View File

@@ -12,6 +12,5 @@ spec:
kind: HelmRepository kind: HelmRepository
name: metallb name: metallb
interval: 15m interval: 15m
timeout: 5m
releaseName: metallb releaseName: metallb
values: values:

View File

@@ -12,7 +12,6 @@ spec:
kind: HelmRepository kind: HelmRepository
name: nfs-subdir-external-provisioner name: nfs-subdir-external-provisioner
interval: 15m interval: 15m
timeout: 5m
releaseName: nfs-subdir-external-provisioner releaseName: nfs-subdir-external-provisioner
values: values:
replicaCount: 1 replicaCount: 1

View File

@@ -12,7 +12,6 @@ spec:
kind: HelmRepository kind: HelmRepository
name: nvidia-device-plugin name: nvidia-device-plugin
interval: 15m interval: 15m
timeout: 5m
releaseName: nvidia-device-plugin releaseName: nvidia-device-plugin
values: values:
# Plugin configuration # Plugin configuration

View File

@@ -12,7 +12,6 @@ spec:
kind: HelmRepository kind: HelmRepository
name: reflector name: reflector
interval: 15m interval: 15m
timeout: 5m
releaseName: reflector releaseName: reflector
values: values:
# Default values for reflector. # Default values for reflector.

View File

@@ -12,6 +12,5 @@ spec:
kind: HelmRepository kind: HelmRepository
name: sealed-secrets name: sealed-secrets
interval: 15m interval: 15m
timeout: 5m
releaseName: sealed-secrets releaseName: sealed-secrets
values: values:

View File

@@ -12,7 +12,6 @@ spec:
kind: HelmRepository kind: HelmRepository
name: traefik name: traefik
interval: 15m interval: 15m
timeout: 5m
releaseName: traefik releaseName: traefik
values: values:
providers: providers: