Skip to content

Commit

Permalink
feat(replication): check&add redis-role to pod
Browse files Browse the repository at this point in the history
  • Loading branch information
wkd-woo committed Mar 4, 2024
1 parent 1fdf7fb commit 8cc24cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions k8sutils/redis-replication.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package k8sutils

import (
"context"

redisv1beta2 "github.com/OT-CONTAINER-KIT/redis-operator/api/v1beta2"
"github.com/OT-CONTAINER-KIT/redis-operator/pkg/util"
"github.com/go-logr/logr"
Expand Down

0 comments on commit 8cc24cf

Please sign in to comment.