debug
This commit is contained in:
parent
e6ca520a88
commit
4c0c75be91
@ -24,7 +24,7 @@ var argoType = [...]string{
|
||||
}
|
||||
|
||||
// New creates a new instance of the StorageResource struct
|
||||
func (dma StorageType) ToArgo() string {
|
||||
func (dma StorageSize) ToArgo() string {
|
||||
return argoType[dma]
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user