No introduction found. Create it?
mealie from bjw-s-labs/charts/ is more popular with 23 repositories.
Install with:
helm repo add mealie oci://ghcr.io/bjw-s-labs/charts/
helm install mealie mealie/mealie -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| mealie | ahgraber/homelab-gitops-k3s | 109 | 4.6.2 | 14 days ago |
| mealie | rafaribe/home-ops | 94 | 4.6.0 | a month ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
controllers.mealie.containers.app.image.repository (15) ghcr.io/mealie-recipes/mealie | string |
controllers.mealie.containers.app.image.tag (15) v3.13.1@sha256:4ee2b9e807627fac79eb7509bbf6577271747346e3d16208a0de939276ccaac2 | string |
| string | |
controllers.mealie.containers.app.env.BASE_URL (14) https://eat.stevewm.dev | string |
controllers.mealie.containers.app.env.TZ (10) America/New_York | string |
| string | |
| boolean, string | |
| boolean, string | |
| string, boolean | |
| string | |
| string | |
| string | |
controllers.mealie.containers.app.env.OIDC_CONFIGURATION_URL.secretKeyRef.name (1) mealie-oidc-credentials | string |
controllers.mealie.containers.app.env.OIDC_CONFIGURATION_URL (6) https://sso.stevewm.dev/.well-known/openid-configuration | string |
| boolean, string | |
| string | |
controllers.mealie.containers.app.env.SMTP_FROM_EMAIL (6) postmaster@${SECRET_DOMAIN} | string |
controllers.mealie.containers.app.env.SMTP_HOST (6) smtp-relay.network.svc.cluster.local | string |
| number, string | |
| boolean, string | |
| number, string | |
| number, string | |
| string, boolean | |
| string | |
controllers.mealie.containers.app.env.OIDC_CLIENT_ID.secretKeyRef.name (1) mealie-oidc-credentials | string |
| string | |
| string | |
| string | |
| string | |
controllers.mealie.containers.app.env.OIDC_CLIENT_SECRET.secretKeyRef.name (1) mealie-oidc-credentials | string |
| string | |
| string | |
| string | |
| number | |
| string | |
| string | |
controllers.mealie.containers.app.env.OIDC_USER_CLAIM (3) preferred_username | string |
| string, number | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string, number | |
| string, number | |
| string | |
| string | |
controllers.mealie.containers.app.env.OPENAI_BASE_URL (1) http://ollama.ai:11434/v1 | string |
| string | |
| string | |
| string | |
| string | |
| string | |
controllers.mealie.containers.app.env.POSTGRES_PORT.valueFrom.secretKeyRef.name (1) {{ .Release.Name }}-pguser-secret | string |
| number | |
| string | |
| string | |
| string | |
| string | |
| string | |
controllers.mealie.containers.app.env.SMTP_USER (1) mealie@erwanleboucher.dev | string |
| number | |
| string | |
| string | |
| string | |
| string | |
| string | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| string | |
| boolean | |
| string | |
| string | |
controllers.mealie.strategy (5) Recreate | string |
| string | |
controllers.mealie.initContainers.init-db.image.repository (4) ghcr.io/home-operations/postgres-init | string |
| string, number | |
| string | |
controllers.mealie.initContainers.01-init-db.image.repository (2) ghcr.io/home-operations/postgres-init | string |
| string | |
controllers.mealie.type (3) statefulset | string |
| boolean | |
| string | |
| boolean | |
| number, string | |
| number | |
| string | |
| string | |
route.app.hostnames[] (14) - eat.stevewm.dev | string |
route.app.parentRefs[].name (14) envoy-internal | string |
| string | |
| string | |
| string | |
| string | |
route.app.annotations."gethomepage.dev/icon" (4) sh-mealie-light.png | string |
| string | |
route.app.annotations."gatus.home-operations.com/endpoint" (2) group: productivity
| string |
route.app.annotations."gethomepage.dev/widget.key" (2) {{`{{HOMEPAGE_VAR_MEALIE_TOKEN}}`}} | string |
| string | |
route.app.annotations."gethomepage.dev/widget.url" (2) http://mealie.productivity.svc.cluster.local:9000 | string |
route.app.annotations."gethomepage.dev/description" (1) Recipe Manager | string |
route.app.annotations."gethomepage.dev/href" (1) https://mealie.rafaribe.com | string |
route.app.annotations."gethomepage.dev/widget.fields" (1) ["recipes", "users", "categories", "tags"] | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| number | |
| string | |
| string | |
route.app.rules[].filters[].responseHeaderModifier.add[].name (1) Content-Security-Policy | string |
route.app.rules[].filters[].responseHeaderModifier.add[].value (1) default-src 'self' ${SECRET_DOMAIN} *.${SECRET_DOMAIN};connect-src 'self';img-src *;font-src 'self' cdn.jsdelivr.net;frame-ancestors 'self';object-src 'none';script-src 'self' 'unsafe-inline';style-src 'self' 'unsafe-inline' cdn.jsdelivr.net | string |
route.app.rules[].filters[].type (1) ResponseHeaderModifier | string |
| string | |
| string | |
| number, string | |
| number, string | |
| boolean | |
| number, string | |
| string | |
| string | |
| boolean | |
defaultPodOptions.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[].matchExpressions[].key (1) node-role.kubernetes.io/control-plane | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| boolean | |
persistence.data.type (1) persistentVolumeClaim | string |
persistence.tmp.type (6) emptyDir | string |
| string | |
persistence.config.existingClaim (5) mealie-config | string |
| string | |
persistence.nonexistent.type (2) emptyDir | string |
persistence.tmpfs.type (2) emptyDir | string |
persistence.tmpfs.advancedMounts.mealie.app[].path (1) /nltk_data | string |
| string | |
persistence.tmpfs.globalMounts[].path (1) /tmp | string |
persistence.tmpfs.globalMounts[].subPath (1) tmp | string |
persistence.api-data.existingClaim (1) ${VOLSYNC_PVC:=${APP}} | string |
| string | |
persistence.backups.globalMounts[].path (1) /app/data/backups | string |
persistence.backups.path (1) /mnt/storage-0/mealie | string |
persistence.backups.server (1) truenas.rafaribe.com | string |
| string | |
| string | |
persistence.nltk-data.type (1) emptyDir | string |
ingress.app.className (1) internal | string |
ingress.app.hosts[].host (1) mealie.mcgrath.nz | string |
| string | |
| string | |
| string | |
| string | |
ingress.app.tls[].hosts[] (1) - mealie.mcgrath.nz | string |