Skip to content

Commit

Permalink
switch to stable image
Browse files Browse the repository at this point in the history
  • Loading branch information
itaynvn committed Feb 7, 2024
1 parent 94d6971 commit 380ca8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/v1/dbs.go
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ var minioDefaults = Minio{
Enabled: false,
ServiceAccount: "minio",
Replicas: 1,
Image: "minio:test-2024",
Image: "minio:stable-2022",
Port: 9000,
StorageSize: "100Gi",
SvcName: "minio",
Expand Down

0 comments on commit 380ca8e

Please sign in to comment.