Skip to content

Commit

Permalink
Update redis-cluster.go
Browse files Browse the repository at this point in the history
  • Loading branch information
drivebyer authored May 7, 2024
1 parent be1233f commit f2b29b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion k8sutils/redis-cluster.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ func generateRedisClusterParams(cr *redisv1beta2.RedisCluster, replicas int32, e
return res
}


func generateRedisClusterInitContainerParams(cr *redisv1beta2.RedisCluster) initContainerParameters {
trueProperty := true
initcontainerProp := initContainerParameters{}
Expand Down

0 comments on commit f2b29b7

Please sign in to comment.