File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -1853,6 +1853,7 @@ timeout-queue: 5s
1853
1853
# #### `timeout-server`
1854
1854
1855
1855
Sets the maximum inactivity time on the server side.
1856
+ configmap available since version 1.4
1856
1857
1857
1858
Available on : ` configmap` ` ingress` ` service`
1858
1859
Original file line number Diff line number Diff line change @@ -1831,6 +1831,7 @@ annotations:
1831
1831
default : 50s
1832
1832
description :
1833
1833
- Sets the maximum inactivity time on the server side.
1834
+ - configmap available since version 1.4
1834
1835
tip : []
1835
1836
values :
1836
1837
- An integer with a unit of time (1 second = 1s, 1 minute = 1m, 1h = 1 hour); Defaults
@@ -1839,7 +1840,7 @@ annotations:
1839
1840
- configmap
1840
1841
- ingress
1841
1842
- service
1842
- version_min : " 1.4 "
1843
+ version_min : " 1.11 "
1843
1844
example : ["timeout-server: 5s"]
1844
1845
- title : timeout-server-fin
1845
1846
type : " [time](#time)"
You can’t perform that action at this time.
0 commit comments