We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c75bac6 commit e021c13Copy full SHA for e021c13
config/config/sc-config.yaml
@@ -81,7 +81,8 @@ objectStorage:
81
falco:
82
## Falco alerting configuration.
83
alerts:
84
- enabled: false # falco alerts will come from prometheus metrics
+ enabled: false
85
+ # falco alerts will come from prometheus metrics
86
## supported: 'alertmanager', 'slack'.
87
type: alertmanager
88
priority: notice
0 commit comments