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 2738c02 commit b362c4a
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:2.15.0",
Image: "elastalert2:server-2.15",
CredsRef: "elastalert-creds",
AuthProxyImage: "nginx:1.20",
Port: 80,
Expand Down

0 comments on commit b362c4a

Please sign in to comment.