diff --git a/opts/opts.go b/opts/opts.go index e452943ffc..0ac391add8 100644 --- a/opts/opts.go +++ b/opts/opts.go @@ -345,7 +345,7 @@ func (c *NanoCPUs) Set(value string) error { // Type returns the type func (c *NanoCPUs) Type() string { - return "NanoCPUs" + return "decimal" } // Value returns the value in int64