No introduction found. Create it?
Install with:
helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install memos bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
memos | drag0n141/home-ops | 34 | 3.7.3 | 23 days ago |
memos | Pumba98/flux2-gitops | 55 | 3.7.3 | a month ago |
memos | ahgraber/homelab-gitops-k3s | 83 | 3.7.3 | 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.24.2@sha256:12529e2117ad7a52d8aaba6e8d07218fcd1d8868b346b9585f583553b04f8533 | 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 | |
string | |
string | |
controllers.memos.initContainers.init-db.image.repository (1) ghcr.io/home-operations/postgres-init | string |
controllers.memos.initContainers.init-db.image.tag (1) 17.4.0@sha256:a9f405688344a8a6f718e2c344438342ad21540986aeb5ab5fa781831eb2c597 | 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:5432/memos?sslmode=disable | string |
boolean | |
string | |
boolean | |
controllers.main.containers.main.image.repository (2) ghcr.io/usememos/memos | string |
controllers.main.containers.main.image.tag (2) 0.24.2@sha256:12529e2117ad7a52d8aaba6e8d07218fcd1d8868b346b9585f583553b04f8533 | string |
string | |
boolean | |
boolean | |
boolean | |
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 | |
ingress.main.className (2) nginx-external | string |
ingress.main.hosts[].host (2) memos.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
ingress.main.tls[].hosts[] (2) - memos.${SECRET_DOMAIN} | string |
ingress.main.tls[].secretName (2) memos-tls | string |
ingress.main.annotations."cert-manager.io/cluster-issuer" (1) letsencrypt-prod | string |
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 |
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 | |
number | |
string | |
number | |
string | |
number | |
number | |
boolean | |
number | |
string | |
string | |
persistence.data.globalMounts[].path (1) /var/opt/memos | string |