mosca

Version: 0.2.5 Type: application AppVersion: 2.8.3

A Helm chart for the Mosca.io MQTT Broker

Maintainers

Name Email Url
gandazgul ravelo.carlos@gmail.com  

Values

Key Type Default Description
affinity object {}  
fullnameOverride string ""  
image.pullPolicy string "Always"  
image.repository string "matteocollina/mosca"  
image.tag string "latest"  
imagePullSecrets list []  
ingress.annotations object {}  
ingress.enabled bool false  
ingress.hosts[0].host string "chart-example.local"  
ingress.hosts[0].paths list []  
ingress.tls list []  
nameOverride string ""  
nodeSelector object {}  
podAnnotations object {}  
podSecurityContext object {}  
replicaCount int 1  
resources object {}  
securityContext object {}  
service.port int 1883  
service.type string "ClusterIP"  
tolerations list []  
volumeMounts list []  
volumes list []