18205: Add container cost accounting fields.
[arvados.git] / lib / config / load.go
index fbd01488a0be51c430c0c6efc9ef7862ebb88fe5..9269ddf27f59011b5dad2855edde8fb9b676ed41 100644 (file)
@@ -448,6 +448,7 @@ func (ldr *Loader) setLoopbackInstanceType(cfg *arvados.Config) error {
                        RAM:             hostram,
                        Scratch:         scratch,
                        IncludedScratch: scratch,
+                       Price:           1.0,
                }}
                cfg.Clusters[id] = cc
        }