Skip to content

Commit 8df861b

Browse files
committed
Lint fix
Signed-off-by: Ambika Nair <[email protected]>
1 parent 83a4cd2 commit 8df861b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/v1alpha1/ibmobjectcsi_types.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ type IBMObjectCSISpec struct {
3939
HealthPort uint16 `json:"healthPort,omitempty"`
4040
}
4141

42+
// ResourcesSpec ...
4243
type ResourcesSpec struct {
4344
Limits ReqLimits `json:"limits"`
4445
Requests ReqLimits `json:"requests"`

0 commit comments

Comments
 (0)