From 9e984abea5b29f62c8912efe21bbc41d1a9c868e Mon Sep 17 00:00:00 2001 From: Dreaded_X Date: Tue, 9 Dec 2025 04:09:20 +0100 Subject: [PATCH] chore: Adjusted kustomization timeouts --- configs/certificates/certificates.yaml | 2 +- controllers/longhorn/longhorn.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/certificates/certificates.yaml b/configs/certificates/certificates.yaml index dc9f075..9284fb0 100644 --- a/configs/certificates/certificates.yaml +++ b/configs/certificates/certificates.yaml @@ -6,7 +6,7 @@ metadata: spec: interval: 1h retryInterval: 2m - timeout: 5m + timeout: 15m dependsOn: - name: letsencrypt sourceRef: diff --git a/controllers/longhorn/longhorn.yaml b/controllers/longhorn/longhorn.yaml index 1b7a058..ad77676 100644 --- a/controllers/longhorn/longhorn.yaml +++ b/controllers/longhorn/longhorn.yaml @@ -6,7 +6,7 @@ metadata: spec: interval: 1h retryInterval: 2m - timeout: 5m + timeout: 15m sourceRef: kind: ExternalArtifact name: longhorn