We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e039b14 commit 68e9970Copy full SHA for 68e9970
gatewayd_plugin.yaml
@@ -22,10 +22,10 @@ plugins:
22
- METRICS_ENABLED=True
23
- METRICS_UNIX_DOMAIN_SOCKET=/tmp/gatewayd-plugin-cache.sock
24
- METRICS_PATH=/metrics
25
+ - API_GRPC_ADDRESS=localhost:19090
26
- PERIODIC_INVALIDATOR_ENABLED=True
27
- PERIODIC_INVALIDATOR_INTERVAL=1m
28
- PERIODIC_INVALIDATOR_START_DELAY=1m
- - API_ADDRESS=localhost:18080
29
- EXIT_ON_STARTUP_ERROR=False
30
- SENTRY_DSN=https://70eb1abcd32e41acbdfc17bc3407a543@o4504550475038720.ingest.sentry.io/4505342961123328
31
- CACHE_CHANNEL_BUFFER_SIZE=100
0 commit comments