helm-charts

prometheus-aws-costs-exporter

Version: 0.1.5 AppVersion: 1.0

Exporter for AWS Cost Explorer daily costs

Homepage: https://github.com/nachomillangarcia/prometheus_aws_cost_exporter

How to install this chart

A simple install with default values, latest chart version and generated name:

helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/prometheus-aws-costs-exporter

To install a specific version of this chart:

helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/prometheus-aws-costs-exporter --version 0.1.5

To install the chart with the release name my-release:

helm install my-release oci://ghcr.io/deliveryhero/helm-charts/prometheus-aws-costs-exporter

To install with some set values:

helm install my-release oci://ghcr.io/deliveryhero/helm-charts/prometheus-aws-costs-exporter --set values_key1=value1 --set values_key2=value2

To install with custom values file:

helm install my-release oci://ghcr.io/deliveryhero/helm-charts/prometheus-aws-costs-exporter -f values.yaml

Source Code

Values

Key Type Default Description
affinity object {}  
args[0] string "--host"  
args[1] string "0.0.0.0"  
environment.METRIC_TODAY_DAILY_COSTS string "yes"  
environment.METRIC_TODAY_DAILY_USAGE string "yes"  
environment.METRIC_TODAY_DAILY_USAGE_NORM string "yes"  
environment.METRIC_YESTERDAY_DAILY_COSTS string "yes"  
extraLabels object {}  
fullnameOverride string ""  
image.pullPolicy string "IfNotPresent"  
image.repository string "nachomillangarcia/prometheus_aws_cost_exporter"  
image.tag string "latest"  
imagePullSecrets list []  
nameOverride string ""  
nodeSelector object {}  
podSecurityContext object {}  
replicaCount int 1  
resources.limits.cpu string "300m"  
resources.limits.memory string "128Mi"  
resources.requests.cpu string "100m"  
resources.requests.memory string "128Mi"  
securityContext object {}  
service.type string "ClusterIP"  
tolerations list []  

Maintainers

Name Email Url
max-rocket-internet   https://github.com/max-rocket-internet

Chart source and versions

Chart source: github.com/deliveryhero/helm-charts/prometheus-aws-costs-exporter

Older chart versions: github.com/deliveryhero/helm-charts/pkgs/container/helm-charts/prometheus-aws-costs-exporter