Skip to content

Commit

Permalink
add certmanager
Browse files Browse the repository at this point in the history
  • Loading branch information
lmiccini committed Sep 6, 2024
1 parent d382d1f commit 25f86de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/openstack/redis.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import (
"fmt"
"strings"

certmgrv1 "github.com/cert-manager/cert-manager/pkg/apis/certmanager/v1"
redisv1 "github.com/openstack-k8s-operators/infra-operator/apis/redis/v1beta1"
"github.com/openstack-k8s-operators/lib-common/modules/certmanager"
"github.com/openstack-k8s-operators/lib-common/modules/common/condition"
Expand Down

0 comments on commit 25f86de

Please sign in to comment.