[ANSIBLE] Increase Helm install timeout for kube-prometheus application 72/122172/1
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Thu, 24 Jun 2021 10:58:17 +0000 (12:58 +0200)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Thu, 24 Jun 2021 10:58:17 +0000 (12:58 +0200)
Change-Id: Iae212643dae864360d69197e6530d6463af33ffe
Issue-ID: INT-1926
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
ansible/roles/kube-prometheus-stack/defaults/main.yml

index 6b25a2e..bd82be4 100644 (file)
@@ -2,7 +2,7 @@
 kube_prometheus_stack:
   k8s_namespace: kube-prometheus
   helm_release_name: kube-prometheus-stack
-  helm_timeout: "60s"
+  helm_timeout: "240s"
   helm_values_file: "{{ app_data_path }}/kube_prometheus_values.yaml"
   helm_values:
     grafana: