mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-06-20 13:33:48 +00:00
Merge branch 'master' of github.com:kubeshark/kubeshark
This commit is contained in:
commit
a18ccac258
@ -224,7 +224,7 @@ type SentryConfig struct {
|
||||
}
|
||||
|
||||
type WatchdogConfig struct {
|
||||
Enabled bool `yaml:"enabled" json:"enabled" default:"true"`
|
||||
Enabled bool `yaml:"enabled" json:"enabled" default:"false"`
|
||||
}
|
||||
|
||||
type GitopsConfig struct {
|
||||
|
Loading…
Reference in New Issue
Block a user