Commit ad0978c
committed
pipeline: Don't enable already enabled falco alerts
Due to how config_update() works, it sets the 'enabled' field to the
*string* "true", not the boolean true, which upsets the schema.
Since it is already enabled in wc-config by default, removing this is
easier than fixing it.1 parent e021c13 commit ad0978c
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | 53 | | |
55 | 54 | | |
0 commit comments