debug
This commit is contained in:
@@ -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]
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user