No introduction found. Create it?
mosquitto from bjw-s is more popular with 21 repositories.
Install with:
helm repo add k8s-at-home-charts https://k8s-at-home.com/charts/
helm install mosquitto k8s-at-home-charts/mosquitto -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
mosquitto | gandazgul/k8s-infrastructure | 47 | 4.3.2 | 3 months ago |
mosquitto | anthr76/infra | 95 | 4.8.2 | 3 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
string | |
persistence.configinc.mountPath (3) /mosquitto/configinc | string |
string | |
persistence.configinc.existingClaim (2) mosquitto-config | string |
persistence.configinc.name (2) mqtt-conf | string |
persistence.configinc.subPath (1) configs/mosquitto | string |
boolean | |
persistence.data.existingClaim (5) mosquitto-config-v1 | string |
persistence.data.mountPath (2) /mosquitto/data | string |
persistence.data.accessMode (1) ReadWriteOnce | string |
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-pwd.mountPath (1) /mosquitto/configinc/auth | string |
persistence.mosquitto-pwd.name (1) mosquitto-pwd | string |
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 (7) true | boolean |
image.repository (7) ghcr.io/k8s-at-home/eclipse-mosquitto | string |
image.tag (6) 2.0.18 | string |
image.pullPolicy (1) IfNotPresent | string |
service.main.type (7) LoadBalancer | string |
string | |
string | |
service.main.loadBalancerIP (3) ${SVC_MOSQUITTO_ADDR} | string |
boolean | |
number | |
number | |
boolean | |
boolean | |
number | |
boolean | |
number | |
string | |
number | |
string | |
podAnnotations."backup.velero.io/backup-volumes" (1) configinc,data | string |
env.TZ (4) ${TIMEZONE} | string |
string | |
string | |
string | |
string | |
addListener (1) true | boolean |
number | |
controller.type (1) statefulset | string |
boolean | |
priorityClassName (1) home-cluster-critical | string |