File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
internal/namespaces/applesilicon/v1alpha1 Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -88,11 +88,11 @@ func serverTypeBuilder(c *core.Command) *core.Command {
88
88
FieldName : "MinimumLeaseDuration" ,
89
89
},
90
90
{
91
- Label : "CO2 (kg/day )" ,
91
+ Label : "CO2 (kg/hour )" ,
92
92
FieldName : "KgCo2Equivalent" ,
93
93
},
94
94
{
95
- Label : "Water (m³/day )" ,
95
+ Label : "Water (m³/hour )" ,
96
96
FieldName : "M3WaterUsage" ,
97
97
},
98
98
},
Original file line number Diff line number Diff line change 1
1
🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲
2
2
🟩🟩🟩 STDOUT️ 🟩🟩🟩️
3
- Name CPU Memory Disk Stock Minimum Lease Duration CO2 (kg/day ) Water (m³/day )
4
- M4-S Apple M4 (10 cores) 16 GB 256 GB high stock 1 days 0.014205732 1.3491717e-06
5
- M4-M Apple M4 (10 cores) 32 GB 1.0 TB high stock 1 days 0.015271181 1.3491717e-06
6
- M2-M Apple M2 (8 cores) 16 GB 256 GB high stock 1 days 0.013547652 1.2453893e-06
3
+ Name CPU Memory Disk Stock Minimum Lease Duration CO2 (kg/hour ) Water (m³/hour )
4
+ M4-S Apple M4 (10 cores) 16 GB 256 GB high stock 1 days 0.014205732 1.3491717e-06
5
+ M4-M Apple M4 (10 cores) 32 GB 1.0 TB high stock 1 days 0.015271181 1.3491717e-06
6
+ M2-M Apple M2 (8 cores) 16 GB 256 GB high stock 1 days 0.013547652 1.2453893e-06
7
7
🟩🟩🟩 JSON STDOUT 🟩🟩🟩
8
8
[
9
9
{
You can’t perform that action at this time.
0 commit comments