Skip to content

Commit

Permalink
Update server.go
Browse files Browse the repository at this point in the history
  • Loading branch information
raaizik committed Feb 20, 2024
1 parent e9223e9 commit 16106fd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions services/provider/server/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,6 @@ type OdfInfoData struct {
const (
RDROdfInfoKeyName = "config.yaml"
RDROdfInfoConfigMapName = "odf-info"
RookCephMonSecretName = "rook-ceph-mon"
FsidKey = "fsid"
OdfOperatorNamePrefix = "ocs-operator"
)

// OnboardConsumer RPC call to onboard a new OCS consumer cluster.
Expand Down

0 comments on commit 16106fd

Please sign in to comment.