@@ -3182,7 +3182,7 @@ Possible Values:
3182
3182
3183
3183
# ## .spec.gateway.cookiesSupport
3184
3184
3185
- Type : ` boolean` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.48/pkg/apis/deployment/v1/deployment_spec_gateway.go#L49 )</sup>
3185
+ Type : ` boolean` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.48/pkg/apis/deployment/v1/deployment_spec_gateway.go#L48 )</sup>
3186
3186
3187
3187
CookiesSupport defines if Cookie based authentication via `X-ArangoDB-Token-JWT`
3188
3188
@@ -3192,7 +3192,7 @@ Default Value: `true`
3192
3192
3193
3193
# ## .spec.gateway.createUsers
3194
3194
3195
- Type : ` boolean` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.48/pkg/apis/deployment/v1/deployment_spec_gateway.go#L53 )</sup>
3195
+ Type : ` boolean` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.48/pkg/apis/deployment/v1/deployment_spec_gateway.go#L52 )</sup>
3196
3196
3197
3197
CreateUsers defines if authenticated users will be created in ArangoDB
3198
3198
@@ -3202,7 +3202,7 @@ Default Value: `false`
3202
3202
3203
3203
# ## .spec.gateway.defaultTargetAuthentication
3204
3204
3205
- Type : ` boolean` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.48/pkg/apis/deployment/v1/deployment_spec_gateway.go#L57 )</sup>
3205
+ Type : ` boolean` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.48/pkg/apis/deployment/v1/deployment_spec_gateway.go#L56 )</sup>
3206
3206
3207
3207
DefaultTargetAuthentication defines if default endpoints check authentication via envoy (Cookie and Header based auth)
3208
3208
@@ -3212,7 +3212,7 @@ Default Value: `true`
3212
3212
3213
3213
# ## .spec.gateway.dynamic
3214
3214
3215
- Type : ` boolean` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.48/pkg/apis/deployment/v1/deployment_spec_gateway.go#L41 )</sup>
3215
+ Type : ` boolean` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.48/pkg/apis/deployment/v1/deployment_spec_gateway.go#L40 )</sup>
3216
3216
3217
3217
Dynamic setting enables/disables support dynamic configuration of the gateway in the cluster.
3218
3218
When enabled, gateway config will be reloaded by ConfigMap live updates.
@@ -3223,7 +3223,7 @@ Default Value: `true`
3223
3223
3224
3224
# ## .spec.gateway.enabled
3225
3225
3226
- Type : ` boolean` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.48/pkg/apis/deployment/v1/deployment_spec_gateway.go#L36 )</sup>
3226
+ Type : ` boolean` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.48/pkg/apis/deployment/v1/deployment_spec_gateway.go#L35 )</sup>
3227
3227
3228
3228
Enabled setting enables/disables support for gateway in the cluster.
3229
3229
When enabled, the cluster will contain a number of `gateway` servers.
@@ -3234,7 +3234,7 @@ Default Value: `false`
3234
3234
3235
3235
# ## .spec.gateway.image
3236
3236
3237
- Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.48/pkg/apis/deployment/v1/deployment_spec_gateway.go#L45 )</sup>
3237
+ Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.48/pkg/apis/deployment/v1/deployment_spec_gateway.go#L44 )</sup>
3238
3238
3239
3239
Image is the image to use for the gateway.
3240
3240
By default, the image is determined by the operator.
@@ -3243,7 +3243,7 @@ By default, the image is determined by the operator.
3243
3243
3244
3244
# ## .spec.gateway.timeout
3245
3245
3246
- Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.48/pkg/apis/deployment/v1/deployment_spec_gateway.go#L62 )</sup>
3246
+ Type : ` string` <sup>[\[ref\]](https://github.com/arangodb/kube-arangodb/blob/1.2.48/pkg/apis/deployment/v1/deployment_spec_gateway.go#L61 )</sup>
3247
3247
3248
3248
Timeout defines default timeout for the upstream actions (if not overridden)
3249
3249
0 commit comments