No introduction found. Create it?
Install with:
helm repo add bjw-s https://bjw-s.github.io/helm-charts/
helm install thelounge bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
thelounge | carpenike/k8s-gitops | 199 | 2.3.0 | 11 days ago |
thelounge | truxnell/home-cluster | 148 | 1.5.1 | 5 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
ingress.main.hosts[].host (7) ${APP_DNS_THELOUNGE} | string |
string | |
string | |
string | |
string | |
ingress.main.tls[].hosts[] (6) - ${APP_DNS_THELOUNGE} | string |
ingress.main.tls[].secretName (4) thelounge.tls | string |
ingress.main.ingressClassName (4) external-nginx | string |
ingress.main.annotations."cert-manager.io/cluster-issuer" (3) letsencrypt-production | string |
string | |
ingress.main.annotations."external-dns.alpha.kubernetes.io/target" (2) ingress-ext.voltaicforge.com | 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 |
ingress.main.className (2) internal-nginx | string |
boolean | |
number | |
boolean | |
persistence.config.existingClaim (5) thelounge-config-v1 | string |
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 |
image.repository (5) ghcr.io/thelounge/thelounge | string |
image.tag (5) 4.4.1 | string |
string | |
string | |
string | |
string | |
controllers.main.containers.main.env.TZ (1) ${TIMEZONE} | string |
controllers.main.containers.main.image.repository (3) ghcr.io/thelounge/thelounge | string |
string | |
string | |
string | |
string | |
string | |
boolean | |
number | |
string | |
number | |
number | |
string | |
string | |
string | |
string | |
string | |
controllers.main.type (1) statefulset | string |
env.THELOUNGE_HOME (3) /config | string |
env.TZ (1) ${CONFIG_TZ} | string |
controller.type (2) deployment | string |
number | |
args[] (1) - start | string |
boolean | |
command[] (1) - thelounge | string |
fullnameOverride (1) thelounge | string |
global.fullnameOverride (1) thelounge | 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 |