Skip to content

Commit a2f1df3

Browse files
committed
Add extra plugin config parameters
1 parent 09940b4 commit a2f1df3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

gatewayd_plugin.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,12 @@
33
verificationPolicy: "passdown"
44
compatibilityPolicy: "strict"
55
acceptancePolicy: "accept"
6+
terminationPolicy: "stop"
7+
enableMetricsMerger: True
68
metricsMergerPeriod: 5s
79
healthCheckPeriod: 5s
10+
reloadOnCrash: True
11+
timeout: 30s
812

913
plugins:
1014
- name: gatewayd-plugin-cache

0 commit comments

Comments
 (0)