From 1935c952d653613b0c7a6eea75ad5b3486fae7f5 Mon Sep 17 00:00:00 2001 From: Liz Rice Date: Fri, 11 May 2018 16:03:03 +0100 Subject: [PATCH] --request-timeout is a duration --- cfg/1.8/master.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg/1.8/master.yaml b/cfg/1.8/master.yaml index 170c89a..fa1d1a6 100644 --- a/cfg/1.8/master.yaml +++ b/cfg/1.8/master.yaml @@ -610,7 +610,7 @@ groups: remediation: | Edit the API server pod specification file $apiserverconf and set the below parameter as appropriate and if needed. For example, - --request-timeout=300 + --request-timeout=300s scored: true - id: 1.2