currency and rates
This commit is contained in:
@@ -2329,7 +2329,7 @@ dashboards:
|
||||
}
|
||||
]
|
||||
},
|
||||
"unit": "currencyUSD"
|
||||
"unit": "currencyEUR"
|
||||
},
|
||||
"overrides": []
|
||||
},
|
||||
@@ -2415,7 +2415,7 @@ dashboards:
|
||||
}
|
||||
]
|
||||
},
|
||||
"unit": "currencyUSD"
|
||||
"unit": "currencyEUR"
|
||||
},
|
||||
"overrides": []
|
||||
},
|
||||
@@ -2511,7 +2511,7 @@ dashboards:
|
||||
}
|
||||
]
|
||||
},
|
||||
"unit": "currencyUSD"
|
||||
"unit": "currencyEUR"
|
||||
},
|
||||
"overrides": []
|
||||
},
|
||||
@@ -2598,7 +2598,7 @@ dashboards:
|
||||
}
|
||||
]
|
||||
},
|
||||
"unit": "currencyUSD"
|
||||
"unit": "currencyEUR"
|
||||
},
|
||||
"overrides": []
|
||||
},
|
||||
@@ -3167,7 +3167,7 @@ dashboards:
|
||||
}
|
||||
]
|
||||
},
|
||||
"unit": "currencyUSD"
|
||||
"unit": "currencyEUR"
|
||||
},
|
||||
"overrides": []
|
||||
},
|
||||
@@ -3267,7 +3267,7 @@ dashboards:
|
||||
}
|
||||
]
|
||||
},
|
||||
"unit": "currencyUSD"
|
||||
"unit": "currencyEUR"
|
||||
},
|
||||
"overrides": []
|
||||
},
|
||||
@@ -3367,7 +3367,7 @@ dashboards:
|
||||
}
|
||||
]
|
||||
},
|
||||
"unit": "currencyUSD"
|
||||
"unit": "currencyEUR"
|
||||
},
|
||||
"overrides": []
|
||||
},
|
||||
@@ -3469,7 +3469,7 @@ dashboards:
|
||||
}
|
||||
]
|
||||
},
|
||||
"unit": "currencyUSD"
|
||||
"unit": "currencyEUR"
|
||||
},
|
||||
"overrides": []
|
||||
},
|
||||
@@ -3605,7 +3605,7 @@ dashboards:
|
||||
},
|
||||
{
|
||||
"id": "unit",
|
||||
"value": "currencyUSD"
|
||||
"value": "currencyEUR"
|
||||
},
|
||||
{
|
||||
"id": "decimals",
|
||||
@@ -3628,7 +3628,7 @@ dashboards:
|
||||
},
|
||||
{
|
||||
"id": "unit",
|
||||
"value": "currencyUSD"
|
||||
"value": "currencyEUR"
|
||||
},
|
||||
{
|
||||
"id": "decimals",
|
||||
@@ -3651,7 +3651,7 @@ dashboards:
|
||||
},
|
||||
{
|
||||
"id": "unit",
|
||||
"value": "currencyUSD"
|
||||
"value": "currencyEUR"
|
||||
},
|
||||
{
|
||||
"id": "decimals",
|
||||
@@ -3824,7 +3824,7 @@ dashboards:
|
||||
}
|
||||
]
|
||||
},
|
||||
"unit": "currencyUSD"
|
||||
"unit": "currencyEUR"
|
||||
},
|
||||
"overrides": []
|
||||
},
|
||||
|
||||
@@ -12,6 +12,14 @@ opencost:
|
||||
port: 80
|
||||
customPricing:
|
||||
enabled: true
|
||||
costModel:
|
||||
CPU: "6.07"
|
||||
RAM: "1.52"
|
||||
GPU: "0"
|
||||
storage: "0.03"
|
||||
zoneNetworkEgress: "0"
|
||||
regionNetworkEgress: "0"
|
||||
internetNetworkEgress: "0"
|
||||
ui:
|
||||
enabled: true
|
||||
service:
|
||||
|
||||
Reference in New Issue
Block a user