Add AbortOnPluginFailure option to abort startup on plugin load failure
This commit is contained in:
parent
97caf758ef
commit
552bd8f180
6 changed files with 14 additions and 2 deletions
|
@ -576,6 +576,7 @@ experimental:
|
|||
mounts:
|
||||
- foobar
|
||||
- foobar
|
||||
abortOnPluginFailure: true
|
||||
fastProxy:
|
||||
debug: true
|
||||
kubernetesGateway: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue