From 8f71d159ff222ca341b3ad17ee19c46e62b0f7d3 Mon Sep 17 00:00:00 2001 From: Danijel Simeunovic Date: Mon, 23 Mar 2026 10:36:02 +0100 Subject: [PATCH] currency and rates --- infra/values/grafana-values.yaml | 24 ++++++++++++------------ infra/values/opencost-values.yaml | 8 ++++++++ 2 files changed, 20 insertions(+), 12 deletions(-) diff --git a/infra/values/grafana-values.yaml b/infra/values/grafana-values.yaml index 6ae467a..72335d4 100644 --- a/infra/values/grafana-values.yaml +++ b/infra/values/grafana-values.yaml @@ -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": [] }, diff --git a/infra/values/opencost-values.yaml b/infra/values/opencost-values.yaml index 43ab24d..e261cec 100644 --- a/infra/values/opencost-values.yaml +++ b/infra/values/opencost-values.yaml @@ -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: