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 | 74 | 3.6.1 | 3 days ago |
memos | haraldkoch/kochhaus-home | 125 | 3.6.1 | 3 days ago |
memos | Pumba98/flux2-gitops | 52 | 3.6.1 | 5 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
string, number | |
string | |
string | |
string | |
string | |
string | |
controllers.memos.containers.app.image.repository (4) ghcr.io/usememos/memos | string |
string | |
string | |
string | |
string | |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
boolean | |
number | |
string | |
number | |
number | |
number | |
number | |
boolean | |
string | |
boolean | |
string | |
string | |
string | |
controllers.memos.initContainers.init-db.image.repository (2) ghcr.io/onedr0p/postgres-init | string |
number, string | |
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.23.0@sha256:d92b2c5dd6eb064cfb22c8a81a0a70b1c7a1d09068b30ddccd5e9d92cb6e300a | string |
string | |
boolean | |
boolean | |
boolean | |
ingress.app.className (4) internal | string |
ingress.app.hosts[].host (4) 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 | |
number | |
service.app.ipFamilyPolicy (1) PreferDualStack | string |
string | |
number | |
number | |
boolean | |
number | |
string | |
number | |
string | |
string | |
persistence.data.globalMounts[].path (2) /var/opt/memos | string |
persistence.config.existingClaim (1) config-memos | string |