Increase timeout for EMCO charts 15/4615/1
authorTodd Malsbary <todd.malsbary@intel.com>
Tue, 11 Jan 2022 23:50:52 +0000 (15:50 -0800)
committerTodd Malsbary <todd.malsbary@intel.com>
Wed, 12 Jan 2022 00:38:18 +0000 (16:38 -0800)
The default timeout used by the Flux controllers is not long enough,
leading to the Helm release becoming stuck in a "pending-install"
state.

Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: I4aa88b1f74ab6623dc22d6aacff8bf95979b3ff2

deploy/site/cluster-icn/emco-db-release.yaml
deploy/site/cluster-icn/emco-tools-release.yaml

index 060c82a..76e9ecc 100644 (file)
@@ -13,6 +13,7 @@ spec:
         kind: GitRepository
         name: emco
       interval: 1m
+  timeout: 10m
   dependsOn:
   - name: podsecurity
   values:
index e18806b..f5884d7 100644 (file)
@@ -13,6 +13,7 @@ spec:
         kind: GitRepository
         name: emco
       interval: 1m
+  timeout: 10m
   dependsOn:
   - name: podsecurity
   values: