Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Commit

Permalink
upped timeout to 900s
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-Kruggel committed Sep 11, 2023
1 parent 0fbf0dc commit 5c26278
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: ZarfPackageConfig
metadata:
name: gitlab-runner
description: "UDS GitLab Runner capability deployed via flux"
version: "0.0.6"
version: "0.0.7"
architecture: amd64

variables:
Expand Down Expand Up @@ -51,5 +51,5 @@ components:
name: gitlab-runner
condition: Ready
namespace: bigbang
maxRetries: 3
maxTotalSeconds: 900
description: GitLab-Runner HelmRelease to be Ready

0 comments on commit 5c26278

Please sign in to comment.