File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 39
39
metadata :
40
40
type : object
41
41
spec :
42
- description : The GlobalConfigurationSpec resource defines the global configuration
42
+ description : GlobalConfigurationSpec resource defines the global configuration
43
43
parameters of the Ingress Controller.
44
44
properties :
45
45
listeners :
Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ spec:
123
123
type : boolean
124
124
nextUpstreamTimeout :
125
125
description : The time allowed to pass a connection to the next
126
- server. The default us 0.
126
+ server. The default is 0.
127
127
type : string
128
128
nextUpstreamTries :
129
129
description : The number of tries for passing a connection to the
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ spec:
135
135
metadata :
136
136
type : object
137
137
spec :
138
- description : The GlobalConfigurationSpec resource defines the global configuration
138
+ description : GlobalConfigurationSpec resource defines the global configuration
139
139
parameters of the Ingress Controller.
140
140
properties :
141
141
listeners :
@@ -777,7 +777,7 @@ spec:
777
777
type : boolean
778
778
nextUpstreamTimeout :
779
779
description : The time allowed to pass a connection to the next
780
- server. The default us 0.
780
+ server. The default is 0.
781
781
type : string
782
782
nextUpstreamTries :
783
783
description : The number of tries for passing a connection to the
You can’t perform that action at this time.
0 commit comments