Skip to content

Commit

Permalink
Update pkg/medusa/reconcile.go
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Dejanovski <[email protected]>
  • Loading branch information
rzvoncek and adejanovski authored Jan 13, 2025
1 parent cf11e7a commit 1dd6f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/medusa/reconcile.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import (
const (
DefaultMedusaImageRepository = "k8ssandra"
DefaultMedusaImageName = "medusa"
DefaultMedusaVersion = "a1f7647-tmp"
DefaultMedusaVersion = "97aa0276"
DefaultMedusaPort = 50051
DefaultProbeInitialDelay = 10
DefaultProbeTimeout = 1
Expand Down

0 comments on commit 1dd6f15

Please sign in to comment.