Skip to content

Commit

Permalink
feat(replication): check&add redis-role to pod
Browse files Browse the repository at this point in the history
Signed-off-by: wkd-woo <[email protected]>
  • Loading branch information
wkd-woo committed Mar 6, 2024
1 parent 23fa8b5 commit e8212a5
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 e8212a5

Please sign in to comment.