No introduction found. Create it?
Install with:
helm repo add bjw-s-charts https://bjw-s.github.io/helm-charts/
helm install thelounge bjw-s-charts/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|
See the most popular values for this chart:
Key | Types |
---|---|
image.repository (5) ghcr.io/thelounge/thelounge | string |
image.tag (5) 4.4.1 | string |
string | |
string | |
string | |
boolean | |
ingress.main.hosts[].host (4) ${APP_DNS_THELOUNGE} | string |
string | |
string | |
string | |
ingress.main.tls[].hosts[] (3) - ${APP_DNS_THELOUNGE} | string |
ingress.main.tls[].secretName (2) thelounge-tls | string |
ingress.main.annotations."cert-manager.io/cluster-issuer" (1) letsencrypt-production | string |
string | |
string | |
ingress.main.annotations."haproxy.org/response-set-header" (1) Strict-Transport-Security "max-age=31536000"
X-Frame-Options "DENY"
X-Content-Type-Options "nosniff"
Referrer-Policy "no-referrer-when-downgrade"
| string |
boolean | |
number | |
controller.type (3) statefulset | string |
number | |
env.THELOUNGE_HOME (3) /config | string |
env.TZ (2) ${CONFIG_TZ} | string |
boolean | |
persistence.config.existingClaim (2) thelounge-config-v1 | string |
persistence.config.mountPath (1) /var/opt/thelounge/config.js | string |
persistence.config.name (1) thelounge-config | string |
boolean | |
persistence.config.subPath (1) config.js | string |
string | |
boolean | |
persistence.data.existingClaim (1) thelounge-data | string |
persistence.data.mountPath (1) /var/opt/thelounge | string |
args[] (1) - start | string |
boolean | |
command[] (1) - thelounge | string |
boolean | |
fullnameOverride (1) thelounge | string |
global.fullnameOverride (1) thelounge | string |
string | |
string | |
string | |
podSecurityContext.fsGroup (1) ${APP_UID_THELOUNGE} | string |
string | |
podSecurityContext.runAsGroup (1) ${APP_UID_THELOUNGE} | string |
podSecurityContext.runAsUser (1) ${APP_UID_THELOUNGE} | string |
volumeClaimTemplates[].accessMode (1) ReadWriteOnce | string |
string | |
string | |
string | |
volumeClaimTemplates[].storageClass (1) ceph-block | string |