Skip to content

Latest commit

 

History

History

prometheus-aws-health-exporter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

prometheus-aws-health-exporter

Version: 0.1.5 AppVersion: 1.0

AWS Health API Exporter for Prometheus

Homepage: https://github.com/Jimdo/aws-health-exporter

How to install this chart

Add Delivery Hero public chart repo:

helm repo add deliveryhero https://charts.deliveryhero.io/

A simple install with default values:

helm install deliveryhero/prometheus-aws-health-exporter

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

helm install my-release deliveryhero/prometheus-aws-health-exporter

To install with some set values:

helm install my-release deliveryhero/prometheus-aws-health-exporter --set values_key1=value1 --set values_key2=value2

To install with custom values file:

helm install my-release deliveryhero/prometheus-aws-health-exporter -f values.yaml

Source Code

Values

Key Type Default Description
affinity object {}
extraLabels object {}
fullnameOverride string ""
image.pullPolicy string "IfNotPresent"
image.repository string "jimdo/aws-health-exporter"
image.tag string "latest"
imagePullSecrets list []
nameOverride string ""
nodeSelector object {}
podAnnotations object {}
podLabels object {}
podSecurityContext object {}
replicaCount int 1
resources.limits.cpu string "100m"
resources.limits.memory string "100Mi"
resources.requests.cpu string "100m"
resources.requests.memory string "100Mi"
securityContext object {}
service.port int 9383
service.type string "ClusterIP"
serviceAccount.annotations object {}
serviceAccount.create bool true
tolerations list []

Maintainers

Name Email Url
max-rocket-internet [email protected]
javad-hajiani [email protected]