Increase DO timeout for nginx ingress: lb take times (#590)

This commit is contained in:
Erèbe - Romain Gerard
2022-02-09 15:07:16 +01:00
committed by GitHub
parent a819ec53c2
commit 46cf668b1d

View File

@@ -649,7 +649,7 @@ datasources:
path: chart_path("common/charts/ingress-nginx"),
namespace: HelmChartNamespaces::NginxIngress,
// Because of NLB, svc can take some time to start
timeout_in_seconds: 300,
timeout_in_seconds: 800,
values_files: vec![chart_path("chart_values/nginx-ingress.yaml")],
values: vec![
// Controller resources limits