mirror of
https://github.com/GayPizzaSpecifications/foundation.git
synced 2025-08-03 13:31:32 +00:00
Implement usage of the new Tailscale channel library.
This commit is contained in:
@ -18,7 +18,7 @@ class FoundationChaosPlugin : BaseFoundationPlugin() {
|
||||
config = loadConfigurationWithDefault(
|
||||
foundation,
|
||||
ChaosConfig.serializer(),
|
||||
"heimdall.yaml"
|
||||
"chaos.yaml"
|
||||
)
|
||||
registerCommandExecutor("chaos", ChaosToggleCommand())
|
||||
}
|
||||
|
Reference in New Issue
Block a user