Skip to content

MS Azure Cost Management Plugin has currency type set default as "KRW" #141

Answered by choonho
vivekPrasa asked this question in Bug Report
Discussion options

You must be logged in to vote

@vivekPrasa I think Minho already fixed the code from the commit.

cloudforet-io/plugin-azure-cost-mgmt-cost-datasource@45168b0

The reason what your environment is not working is that you are using default configuration for plugins which is for developer.

My guess is

Upgrade helm value file.

  • Add repository section
repository:
  enabled: true
  application_grpc:
    MANAGED_PLUGIN_IMAGE_PREFIX: cloudforet
  • helm upgrade
  • You didn't need to delete all pods. repository POD will be re-created.
helm upgrade cloudforet cloudforet/spaceone -n spaceone -f values.yaml
  • De-register previous data-source
spacectl exec deregister cost_analysis.DataSource -p data_source_id={Your Data Source ID}
  • Re…

Replies: 4 comments 8 replies

Comment options

You must be logged in to vote
3 replies
@vivekPrasa
Comment options

@vivekPrasa
Comment options

@choonho
Comment options

Comment options

You must be logged in to vote
4 replies
@vivekPrasa
Comment options

@vivekPrasa
Comment options

@vivekPrasa
Comment options

@choonho
Comment options

Answer selected by vivekPrasa
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ImMin5
Comment options

ImMin5 Feb 20, 2024
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
3 participants