multi-cloud no mcp
This commit is contained in:
13
infra/values/aws-dev/opencost-values.yaml
Normal file
13
infra/values/aws-dev/opencost-values.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
# AWS native pricing via Cost and Usage Reports
|
||||
opencost:
|
||||
exporter:
|
||||
customPricing:
|
||||
enabled: true
|
||||
provider: aws
|
||||
aws:
|
||||
service_key_name: "" # <- populate or use IRSA
|
||||
service_key_secret: ""
|
||||
spot_data_region: ""
|
||||
spot_data_bucket: ""
|
||||
spot_data_prefix: ""
|
||||
account_id: ""
|
||||
Reference in New Issue
Block a user