No introduction found. Create it?
Install with:
helm repo add app-template oci://ghcr.io/bjw-s-labs/helm/app-template
helm install memos app-template/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
memos | Pumba98/flux2-gitops | 66 | 4.2.0 | 3 days ago |
memos | drag0n141/home-ops | 43 | 4.2.0 | 14 days ago |
memos | ahgraber/homelab-gitops-k3s | 96 | 4.2.0 | a month ago |
See the most popular values for this chart:
Key | Types |
---|---|
string | |
string, number | |
controllers.memos.containers.app.env.TZ (3) ${TIMEZONE} | string |
string | |
string | |
string | |
string | |
string | |
boolean | |
controllers.memos.containers.app.image.repository (4) ghcr.io/usememos/memos | string |
controllers.memos.containers.app.image.tag (4) 0.25.0@sha256:e278981311adb91712328cdd81d2f7bcf132f055b051338bbfaecf0538ba69fe | string |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
number | |
number | |
string | |
string | |
string | |
boolean | |
boolean | |
string | |
string | |
string | |
string | |
boolean | |
controllers.memos.containers.memos.env.TZ (1) America/Los_Angeles | string |
string | |
controllers.memos.containers.memos.image.repository (1) ghcr.io/usememos/memos | string |
controllers.memos.containers.memos.image.tag (1) 0.25.0@sha256:e278981311adb91712328cdd81d2f7bcf132f055b051338bbfaecf0538ba69fe | string |
boolean | |
boolean | |
string | |
number | |
boolean | |
boolean | |
string | |
number | |
boolean | |
string | |
boolean | |
string | |
string | |
string | |
controllers.memos.initContainers.init-db.image.repository (3) ghcr.io/home-operations/postgres-init | string |
controllers.memos.initContainers.init-db.image.tag (3) 17.6.0@sha256:86a1992d46273c58fd4ad95b626081dfaabfe16bd56944675169e406d1a660dd | string |
string | |
string | |
boolean | |
string | |
string | |
string | |
number | |
number | |
number | |
controllers.memos.strategy (1) RollingUpdate | string |
string | |
controllers.main.containers.main.env.MEMOS_DSN (1) postgresql://memos:${SECRET_MEMOS_DB_PASSWORD}@memos-postgresql-primary:5432/memos?sslmode=disable | string |
boolean | |
string | |
boolean | |
controllers.main.containers.main.image.repository (1) ghcr.io/usememos/memos | string |
controllers.main.containers.main.image.tag (1) 0.25.0@sha256:e278981311adb91712328cdd81d2f7bcf132f055b051338bbfaecf0538ba69fe | string |
boolean | |
boolean | |
boolean | |
number | |
string | |
string | |
string | |
service.grpc.ports.http.appProtocol (1) kubernetes.io/h2c | string |
number | |
number | |
string | |
number | |
string | |
number | |
number | |
boolean | |
number | |
number | |
string | |
string | |
ingress.app.className (3) internal | string |
ingress.app.hosts[].host (3) memos.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
string | |
ingress.app.tls[].hosts[] (3) - memos.${SECRET_DOMAIN} | string |
ingress.app.tls[].secretName (1) ${SECRET_DOMAIN/./-}-production-tls | string |
ingress.app.annotations."external-dns.alpha.kubernetes.io/target" (1) external.${SECRET_DOMAIN} | string |
ingress.app.annotations."nginx.ingress.kubernetes.io/whitelist-source-range" (1) 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
| string |
string | |
ingress.app.annotations."traefik.ingress.kubernetes.io/router.middlewares" (1) networking-traefik-middleware-chain-no-auth@kubernetescrd | string |
boolean | |
string | |
string | |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-signin" (1) https://auth.${SECRET_DOMAIN} | string |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-url" (1) http://authelia.networking.svc.cluster.local/api/authz/auth-request | string |
ingress.main.className (1) nginx-external | string |
ingress.main.hosts[].host (1) memos.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
ingress.main.tls[].hosts[] (1) - memos.${SECRET_DOMAIN} | string |
ingress.main.tls[].secretName (1) memos-tls | string |
string | |
boolean | |
ingress.memos.hosts[].host (1) ${app_url} | string |
string | |
string | |
string | |
ingress.memos.tls[].hosts[] (1) - ${app_url} | string |
ingress.memos.tls[].secretName (1) ${certificate_name} | string |
string | |
persistence.data.globalMounts[].path (2) /var/opt/memos | string |