Skip to content

Commit

Permalink
Update logging.go
Browse files Browse the repository at this point in the history
  • Loading branch information
itaynvn authored Dec 24, 2023
1 parent 1b7969e commit 2738c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/v1/logging.go
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ var fluentbitDefault = Fluentbit{
var cnvrgAppLoggingDefault = CnvrgAppLogging{
Elastalert: Elastalert{
Enabled: false,
Image: "elastalert2:latest",
Image: "elastalert2:2.15.0",
CredsRef: "elastalert-creds",
AuthProxyImage: "nginx:1.20",
Port: 80,
Expand Down

0 comments on commit 2738c02

Please sign in to comment.