Skip to content

Commit cf36aa4

Browse files
author
Joshua Reed
committed
Removed unused default identity ref type.
1 parent 79473df commit cf36aa4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api/v1beta2/cloudstackcluster_types.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ import (
2323

2424
const (
2525
ClusterFinalizer = "cloudstackcluster.infrastructure.cluster.x-k8s.io"
26-
defaultIdentityRefKind = "Secret"
2726
CloudStackClusterLabelName = "cloudstackcluster.infrastructure.cluster.x-k8s.io/name"
2827
)
2928

0 commit comments

Comments
 (0)