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 | ahgraber/homelab-gitops-k3s | 85 | 3.7.3 | 2 days ago |
memos | Pumba98/flux2-gitops | 58 | 3.7.3 | 3 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
string | |
string | |
string | |
string | |
string | |
controllers.memos.containers.app.image.repository (2) ghcr.io/usememos/memos | string |
string | |
string | |
string | |
string | |
boolean | |
boolean | |
boolean | |
string | |
boolean | |
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.5.0@sha256:4f42dab13c8f3432d857394bdfa4b8640be97301bd15803dd62a302be7211d52 | 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 (1) ghcr.io/usememos/memos | string |
controllers.main.containers.main.image.tag (1) 0.24.3@sha256:e5022ebfbe176164928dc2ea8c196a077e8b35f28e7206e99a99ccd55f332f6f | string |
boolean | |
boolean | |
boolean | |
ingress.app.className (2) internal | string |
ingress.app.hosts[].host (2) memos.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
string | |
ingress.app.tls[].hosts[] (2) - memos.${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 |
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 | |
number | |
string | |
number | |
number | |
boolean | |
number | |
string | |
string | |
persistence.data.globalMounts[].path (1) /var/opt/memos | string |