mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2025-01-19 12:11:03 +00:00
Merge pull request #121 from aquasecurity/request-timeout
--request-timeout is a duration
This commit is contained in:
commit
b3fc84277d
@ -610,7 +610,7 @@ groups:
|
|||||||
remediation: |
|
remediation: |
|
||||||
Edit the API server pod specification file $apiserverconf
|
Edit the API server pod specification file $apiserverconf
|
||||||
and set the below parameter as appropriate and if needed. For example,
|
and set the below parameter as appropriate and if needed. For example,
|
||||||
--request-timeout=300
|
--request-timeout=300s
|
||||||
scored: true
|
scored: true
|
||||||
|
|
||||||
- id: 1.2
|
- id: 1.2
|
||||||
|
Loading…
Reference in New Issue
Block a user