Adjusted interval/timeouts/dependencies

This commit is contained in:
Dreaded_X 2025-02-18 02:22:08 +01:00
parent ae9bb78e2a
commit 474a765472
Signed by: Dreaded_X
GPG Key ID: FA5F485356B0D2D4
16 changed files with 30 additions and 16 deletions

View File

@ -7,7 +7,7 @@ spec:
interval: 15m
path: ./infra/rook-ceph-cluster
dependsOn:
- name: cert-manager
- name: rook-ceph
prune: true
timeout: 2m
sourceRef:

View File

@ -9,7 +9,7 @@ spec:
dependsOn:
- name: traefik
prune: true
timeout: 10m
timeout: 2m
sourceRef:
kind: GitRepository
name: flux-system

View File

@ -6,6 +6,8 @@ metadata:
spec:
interval: 15m
path: ./infra/traefik
dependsOn:
- name: letsencrypt
prune: true
timeout: 2m
sourceRef:

View File

@ -11,7 +11,8 @@ spec:
kind: HelmRepository
name: jetstack
version: v1.15.3
interval: 1m0s
interval: 15m
timeout: 5m
values:
installCRDs: true
replicaCount: 2

View File

@ -3,5 +3,6 @@ kind: HelmRepository
metadata:
name: jetstack
spec:
interval: 1m0s
interval: 15m
timeout: 2m
url: https://charts.jetstack.io

View File

@ -12,6 +12,7 @@ spec:
kind: HelmRepository
name: cnpg
version: 0.22.0
interval: 1m0s
interval: 15m
timeout: 5m
values:
replicaCount: 2

View File

@ -4,5 +4,6 @@ metadata:
name: cnpg
namespace: cnpg-system
spec:
interval: 1m0s
interval: 15m
timeout: 2m
url: https://cloudnative-pg.github.io/charts

View File

@ -12,8 +12,8 @@ spec:
kind: HelmRepository
name: rook-release
version: 1.16.3
interval: 1m0s
timeout: 10m
interval: 15m
timeout: 5m
values:
toolbox:
enabled: true

View File

@ -11,4 +11,5 @@ spec:
kind: HelmRepository
name: rook-release
version: 1.16.3
interval: 1m0s
interval: 15m
timeout: 5m

View File

@ -3,5 +3,6 @@ kind: HelmRepository
metadata:
name: rook-release
spec:
interval: 1m0s
interval: 15m
timeout: 2m
url: https://charts.rook.io/release

View File

@ -11,7 +11,8 @@ spec:
kind: HelmRepository
name: topolvm
version: 15.5.1
interval: 1m0s
interval: 15m
timeout: 5m
values:
lvmd:
deviceClasses:

View File

@ -3,5 +3,6 @@ kind: HelmRepository
metadata:
name: topolvm
spec:
interval: 1m0s
interval: 15m
timeout: 2m
url: https://topolvm.github.io/topolvm

View File

@ -12,7 +12,8 @@ spec:
kind: HelmRepository
name: traefik
version: 31.1.1
interval: 1m0s
interval: 15m
timeout: 5m
values:
deployment:
kind: DaemonSet

View File

@ -3,5 +3,6 @@ kind: HelmRepository
metadata:
name: traefik
spec:
interval: 1m0s
interval: 15m
timeout: 2m
url: https://traefik.github.io/charts

View File

@ -11,7 +11,8 @@ spec:
kind: HelmRepository
name: velero
version: 8.3.0
interval: 1m0s
interval: 15m
timeout: 5m
values:
credentials:
useSecret: false

View File

@ -3,5 +3,6 @@ kind: HelmRepository
metadata:
name: velero
spec:
interval: 1m0s
interval: 15m
timeout: 2m
url: https://vmware-tanzu.github.io/helm-charts