No introduction found. Create it?
Install with:
helm repo add bjw-s https://bjw-s.github.io/helm-charts/
helm install libreddit bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
libreddit | auricom/home-ops | 125 | 2.3.0 | 2 days ago |
libreddit | truxnell/home-cluster | 148 | 1.5.1 | 2 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
number | |
boolean | |
ingress.main.hosts[].host (11) {{ .Release.Name }}.${EXTERNAL_DOMAIN} | string |
string | |
string | |
string | |
string | |
ingress.main.tls[].hosts[] (10) - {{ .Release.Name }}.${EXTERNAL_DOMAIN} | string |
ingress.main.tls[].secretName (5) letsencrypt-libreddit | string |
ingress.main.annotations."external-dns.alpha.kubernetes.io/target" (6) services.${SECRET_DOMAIN}. | string |
ingress.main.annotations."hajimari.io/icon" (5) simple-icons:reddit | string |
string | |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-response-headers" (3) Remote-User,Remote-Name,Remote-Groups,Remote-Email | string |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-signin" (3) https://auth.${SECRET_CLUSTER_DOMAIN}?rm=$request_method | string |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-snippet" (3) proxy_set_header X-Forwarded-Method $request_method; | string |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-url" (3) http://authelia.default.svc.cluster.local.:8888/api/verify | string |
string | |
string | |
string | |
ingress.main.annotations."gethomepage.dev/description" (1) Private front-end for Reddit | string |
string | |
string | |
ingress.main.annotations."gethomepage.dev/icon" (1) libreddit.png | 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 |
ingress.main.annotations."haproxy.org/whitelist" (1) ${HAPROXY_WHITELIST} | string |
string | |
ingress.main.annotations."nginx.ingress.kubernetes.io/server-snippet" (1) ${NGINX_ROBOTS_DISABLE_CRAWLING}
| string |
string | |
string | |
boolean | |
image.repository (7) ghcr.io/auricom/libreddit | string |
image.tag (7) 0.30.1@sha256:c89c2b98ab0eb08f4677d24a3a7577661ed4325c797b042023ce959195534c4f | string |
image.pullPolicy (2) IfNotPresent | string |
controller.strategy (5) RollingUpdate | string |
number | |
controller.type (2) deployment | string |
string | |
controllers.main.containers.main.image.repository (5) ghcr.io/auricom/libreddit | string |
controllers.main.containers.main.image.tag (5) 0.30.1@sha256:c89c2b98ab0eb08f4677d24a3a7577661ed4325c797b042023ce959195534c4f | string |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
controllers.main.containers.main.env.LIBREDDIT_DEFAULT_SUBSCRIPTIONS (1) ${SECRET_LIBREDDIT_SUBS} | string |
string | |
string | |
string | |
string | |
string | |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
string | |
controllers.main.strategy (2) RollingUpdate | string |
boolean | |
number | |
controllers.main.type (1) statefulset | string |
boolean | |
string | |
number | |
string | |
number | |
number | |
number | |
number | |
number | |
boolean | |
boolean | |
string | |
number | |
string | |
number | |
number | |
number | |
number | |
number | |
boolean | |
boolean | |
string | |
string | |
string | |
string, boolean | |
string, boolean | |
string | |
env.LIBREDDIT_BANNER (1) JJGadgets | string |
string | |
string | |
env.LIBREDDIT_DEFAULT_COMMENT_SORT (1) confidence | string |
string | |
string | |
string | |
string | |
env.LIBREDDIT_DEFAULT_PUSHSHIFT_FRONTEND (1) www.reveddit.com | string |
string | |
string | |
env.LIBREDDIT_PUSHSHIFT_FRONTEND (1) www.reveddit.com | string |
string | |
string | |
env.TZ (1) ${CONFIG_TZ} | string |
fullNameOverride (3) libreddit | string |
string | |
string | |
string | |
string | |
boolean | |
number | |
string | |
number | |
number | |
string | |
number | |
defaultPodOptions.topologySpreadConstraints[].topologyKey (1) kubernetes.io/hostname | string |
string | |
fullnameOverride (1) libreddit | string |
global.fullnameOverride (1) libreddit | string |
string | |
podSecurityContext.fsGroup (1) ${APP_UID_LIBREDDIT} | string |
string | |
podSecurityContext.runAsGroup (1) ${APP_UID_LIBREDDIT} | string |
podSecurityContext.runAsUser (1) ${APP_UID_LIBREDDIT} | string |
string | |
number | |
topologySpreadConstraints[].topologyKey (1) kubernetes.io/hostname | string |
topologySpreadConstraints[].whenUnsatisfiable (1) DoNotSchedule | string |