Skip to content

cuttingedge1109/matrix-alertmanager-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matrix-alertmanager

Version: 1.0.0 Type: application AppVersion: 0.5.0

A Helm chart for matrix-alertmanager

Homepage: https://github.com/jaywink/matrix-alertmanager

Maintainers

Name Email Url
cuttingedge1109 https://github.com/cuttingedge1109

Values

Key Type Default Description
affinity object {}
autoscaling.enabled bool false
autoscaling.maxReplicas int 100
autoscaling.minReplicas int 1
autoscaling.targetCPUUtilizationPercentage int 80
config.app_alertmanager_secret string "<secret key for the webhook events>" Secret key for the webhook events
config.app_port int 3000 App listen port
config.matrix_homeserver_url string "https://matrix.org/"
config.matrix_rooms string `"receiver1/!abcdefgh:homeserver.tld receiver2/!qwerty:homeserver.tld"`
config.matrix_token string "<token from the alertmanager user on matrix>" Token of the alertmanager user on matrix
config.matrix_user string "@alertmanager:homeserver.tld" ID of the alertmanager user on matrix
config.mention_room int 0 Set this to 1 to make firing alerts do a @room mention. NOTE! Bot should also have enough power in the room for this to be useful.
fullnameOverride string ""
image.pullPolicy string "IfNotPresent"
image.repository string "jaywink/matrix-alertmanager"
image.tag string "v0.5.0"
imagePullSecrets list []
ingress.annotations object {}
ingress.className string ""
ingress.enabled bool false
ingress.hosts[0].host string "chart-example.local"
ingress.hosts[0].paths[0].path string "/"
ingress.hosts[0].paths[0].pathType string "ImplementationSpecific"
ingress.tls list []
nameOverride string ""
nodeSelector object {}
podAnnotations object {}
podSecurityContext object {}
replicaCount int 1
resources object {}
securityContext object {}
service.port int 80
service.type string "ClusterIP"
serviceAccount.annotations object {} Annotations to add to the service account
serviceAccount.create bool true Specifies whether a service account should be created
serviceAccount.name string "" The name of the service account to use. If not set and create is true, a name is generated using the fullname template
tolerations list []

Autogenerated from chart metadata using helm-docs v1.11.0

About

Helm Chart of Matrix Alertmanager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages