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 | haraldkoch/kochhaus-home | 132 | 3.7.2 | 6 days ago |
memos | Pumba98/flux2-gitops | 55 | 3.7.2 | 7 days ago |
memos | ahgraber/homelab-gitops-k3s | 80 | 3.7.2 | 7 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
controllers.memos.containers.app.image.repository (4) ghcr.io/usememos/memos | string |
controllers.memos.containers.app.image.tag (4) 0.24.0@sha256:4723d86e6797fd629f1f2ff7afd4e37e669df7318f00de31c7ff9acf1fe9db7f | string |
boolean | |
boolean | |
boolean | |
number | |
number | |
string | |
string | |
string | |
boolean | |
boolean | |
string | |
string | |
string | |
string | |
controllers.memos.initContainers.init-db.image.repository (2) ghcr.io/onedr0p/postgres-init | string |
number, 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: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.0@sha256:4723d86e6797fd629f1f2ff7afd4e37e669df7318f00de31c7ff9acf1fe9db7f | 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[] (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 | |
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 | |
service.app.ipFamilyPolicy (1) PreferDualStack | string |
string | |
number | |
string | |
number | |
string | |
persistence.data.globalMounts[].path (2) /var/opt/memos | string |
number | |
boolean | |
number | |
string |