Skip to content

Commit

Permalink
Update pkg/apis/minio.min.io/v2/types.go
Browse files Browse the repository at this point in the history
Co-authored-by: Harshavardhana <[email protected]>
  • Loading branch information
jiuker and harshavardhana authored Oct 24, 2023
1 parent b307ff2 commit bf195a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/apis/minio.min.io/v2/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -704,7 +704,7 @@ type Pool struct {
RuntimeClassName *string `json:"runtimeClassName,omitempty"`
// *Optional* +
//
// If true. Will delete the stroage when tenant has been deleted.
// If true. Will delete the storage when tenant has been deleted.
// +optional
StorageDeletion *bool `json:"storageDeletion,omitempty"`
}
Expand Down

0 comments on commit bf195a8

Please sign in to comment.