Skip to content

Commit 6b3e8d3

Browse files
authored
Merge pull request #1357 from kubecost/thomas/swedish-kronor
Added SEK to supported currencies.
2 parents c98f485 + 2063d9c commit 6b3e8d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cost-analyzer/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@ awsstore:
750750
# pod_external_label: "kubernetes_pod"
751751
# grafanaURL: ""
752752
# clusterName: "" # used for display in Kubecost UI
753-
# currencyCode: "USD" # official support for USD, AUD, BRL, CAD, CHF, CNY, DKK, EUR, GBP, INR, JPY, NOK
753+
# currencyCode: "USD" # official support for USD, AUD, BRL, CAD, CHF, CNY, DKK, EUR, GBP, INR, JPY, NOK, SEK
754754
# azureBillingRegion: US # Represents 2-letter region code, e.g. West Europe = NL, Canada = CA. ref: https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes
755755
# azureSubscriptionID: 0bd50fdf-c923-4e1e-850c-196dd3dcc5d3
756756
# azureClientID: f2ef6f7d-71fb-47c8-b766-8d63a19db017

0 commit comments

Comments
 (0)