diff --git a/infra/values/opencost-values.yaml b/infra/values/opencost-values.yaml index e261cec..73cd36a 100644 --- a/infra/values/opencost-values.yaml +++ b/infra/values/opencost-values.yaml @@ -13,10 +13,10 @@ opencost: customPricing: enabled: true costModel: - CPU: "6.07" - RAM: "1.52" + CPU: "0.00832" + RAM: "0.00208" GPU: "0" - storage: "0.03" + storage: "0.00004" zoneNetworkEgress: "0" regionNetworkEgress: "0" internetNetworkEgress: "0"