No introduction found. Create it?
mosquitto from bjw-s-labs/helm/app-template is more popular with 55 repositories.
Install with:
helm repo add k8s-at-home https://k8s-at-home.com/charts/
helm install mosquitto k8s-at-home/mosquitto -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| mosquitto | gandazgul/k8s-infrastructure | 51 | 4.3.2 | 9 months ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| boolean | |
| string | |
persistence.configinc.mountPath (2) /mosquitto/configinc | string |
persistence.configinc.existingClaim (1) yasr-volume | string |
persistence.configinc.name (1) mosquitto-conf | string |
persistence.configinc.subPath (1) configs/mosquitto | string |
| string | |
| boolean | |
persistence.data.mountPath (2) /mosquitto/data | string |
persistence.data.existingClaim (1) mosquitto-data | string |
| boolean | |
persistence.config.existingClaim (1) mosquitto-config-v1 | string |
| boolean | |
persistence.mosquitto-auth.mountPath (1) /mosquitto/configinc/auth | string |
| boolean | |
| string | |
persistence.mosquitto-auth.volumeSpec.secret.secretName (1) mosquitto-secrets | string |
| boolean | |
persistence.mosquitto-tls.mountPath (1) /etc/ssl/mosquitto | string |
| boolean | |
| string | |
persistence.mosquitto-tls.volumeSpec.secret.secretName (1) mqtt-nathanpawelek-com-tls | string |
auth.enabled (3) true | boolean |
image.repository (3) public.ecr.aws/docker/library/eclipse-mosquitto | string |
image.tag (2) 2.0.18 | string |
image.pullPolicy (1) IfNotPresent | string |
| boolean | |
| number | |
| number | |
| boolean | |
| boolean | |
| number | |
service.main.type (3) LoadBalancer | string |
| string | |
| string | |
service.main.loadBalancerIP (1) ${SVC_MQTT_ADDR} | string |
env.TZ (2) ${TIMEZONE} | string |
podAnnotations."secret.reloader.stakater.com/reload" (2) mqtt-nathanpawelek-com-tls,mosquitto-secrets | string |
addListener (1) true | boolean |
| number | |
controller.type (1) statefulset | string |
| boolean | |
| string | |
| string | |
| string |