You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/gateway/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,7 +104,7 @@ The command removes all the Kubernetes components associated with the chart and
104
104
| apisix.httpRouter | string |`"radixtree_host_uri"`| Defines how apisix handles routing: - radixtree_uri: match route by uri(base on radixtree) - radixtree_host_uri: match route by host + uri(base on radixtree) - radixtree_uri_with_parameter: match route by uri with parameters |
| apisix.image.tag | string |`"3.9.4"`| API7 Gateway image tag Overrides the image tag whose default is the chart appVersion. |
107
+
| apisix.image.tag | string |`"3.9.5"`| API7 Gateway image tag Overrides the image tag whose default is the chart appVersion. |
108
108
| apisix.kind | string |`"Deployment"`| Use a `DaemonSet` or `Deployment`|
109
109
| apisix.lru | object |`{"secret":{"count":512,"neg_count":512,"neg_ttl":60,"ttl":300}}`| fine tune the parameters of LRU cache for some features like secret |
110
110
| apisix.lru.secret.neg_ttl | int |`60`| in seconds |
0 commit comments