No introduction found. Create it?
Install with:
helm repo add bjw-s https://bjw-s.github.io/helm-charts/
helm install tandoor bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
tandoor | auricom/home-ops | 112 | 1.5.1 | 24 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
envFrom[].secretRef.name (6) tandoor | string |
envFrom[].configMapRef.name (1) tandoor-configmap | string |
image.repository (6) vabene1111/recipes | string |
image.tag (6) 1.5.6 | string |
number | |
boolean | |
number | |
number | |
boolean | |
ingress.main.hosts[].host (5) recipes.${S_HOMEPROD_DOMAIN} | string |
string | |
string | |
ingress.main.hosts[].paths[].service.port (2) 8080 | number |
string | |
string | |
ingress.main.tls[].hosts[] (5) - recipes.${S_HOMEPROD_DOMAIN} | string |
ingress.main.tls[].secretName (2) recipes.${SECRET_DOMAIN} | string |
ingress.main.annotations."hajimari.io/icon" (2) mdi:chef-hat | string |
ingress.main.annotations."cert-manager.io/cluster-issuer" (1) letsencrypt-production | string |
string | |
string | |
string | |
string | |
boolean | |
persistence.static.mountPath (5) /opt/recipes/staticfiles | string |
persistence.static.type (3) emptyDir | string |
persistence.static.existingClaim (2) tandoor-static | string |
boolean | |
persistence.files.existingClaim (3) tandoor-files | string |
persistence.files.mountPath (2) /opt/recipes/mediafiles | string |
persistence.files.subPath[].mountPath (1) /opt/recipes/mediafiles | string |
persistence.files.subPath[].path (1) mediafiles | string |
string | |
persistence.nginx-config.mountPath (3) /etc/nginx/nginx.conf | string |
persistence.nginx-config.subPath (3) nginx-config | string |
string | |
persistence.nginx-config.volumeSpec.configMap.name (3) tandoor-configmap | string |
boolean | |
persistence.cache.mountPath (2) /mnt/cache | string |
persistence.cache.type (2) emptyDir | string |
boolean | |
persistence.django-js-reverse.mountPath (2) /opt/recipes/cookbook/static/django_js_reverse | string |
string | |
boolean | |
persistence.media.existingClaim (2) tandoor-media | string |
persistence.media.mountPath (2) /opt/recipes/mediafiles | string |
boolean | |
persistence.config.mountPath (1) /opt/recipes/mediafiles | string |
number | |
number | |
podSecurityContext.fsGroupChangePolicy (4) OnRootMismatch | string |
number | |
env.DB_ENGINE (4) django.db.backends.postgresql | string |
number | |
env.TIMEZONE (4) ${TZ} | string |
number | |
string | |
string | |
string | |
number | |
number | |
string | |
string | |
env.POSTGRES_HOST (2) ${POSTGRES_RW_URL} | string |
number, string | |
string | |
number | |
string | |
string | |
env.POSTGRES_PASSWORD.secretKeyRef.name (1) tandoor-cnpg-app | string |
string | |
env.POSTGRES_USER.secretKeyRef.name (1) tandoor-cnpg-app | string |
string | |
controller.annotations."configMap.reloader.stakater.com/reload" (1) tandoor-configmap | string |
string | |
controller.type (2) statefulset | string |
string | |
controller.strategy (1) RollingUpdate | string |
initContainers.01-init-db.image (3) ghcr.io/onedr0p/postgres-initdb:14.8 | string |
initContainers.01-init-db.imagePullPolicy (3) IfNotPresent | string |
initContainers.01-init-db.envFrom[].secretRef.name (2) tandoor-secret | string |
initContainers.01-init-db.env[].name (1) POSTGRES_HOST | string |
initContainers.01-init-db.env[].value (1) ${POSTGRES_RW_URL} | string |
initContainers.01-init-db.env[].valueFrom.secretKeyRef.key (1) POSTGRES_DB | string |
initContainers.01-init-db.env[].valueFrom.secretKeyRef.name (1) tandoor | string |
initContainers.02-init-migrate.command[] (2) - sh | string |
initContainers.02-init-migrate.env[].name (2) DB_ENGINE | string |
initContainers.02-init-migrate.env[].value (2) django.db.backends.postgresql_psycopg2 | string |
string | |
initContainers.02-init-migrate.image (2) vabene1111/recipes:1.5.6 | string |
initContainers.02-init-migrate.volumeMounts[].mountPath (2) /opt/recipes/cookbook/static/django_js_reverse | string |
initContainers.02-init-migrate.volumeMounts[].name (2) django-js-reverse | string |
string | |
initContainers.init-db.image (2) ghcr.io/onedr0p/postgres-init:14.9 | string |
string | |
string | |
string | |
command[] (2) - /opt/recipes/venv/bin/gunicorn | string |
sidecars.nginx.image (2) nginxinc/nginx-unprivileged:1.25.2-alpine | string |
sidecars.nginx.imagePullPolicy (2) IfNotPresent | string |
number | |
string | |
sidecars.nginx.volumeMounts[].mountPath (2) /etc/nginx/nginx.conf | string |
sidecars.nginx.volumeMounts[].name (2) nginx-config | string |
boolean | |
sidecars.nginx.volumeMounts[].subPath (2) nginx-config | string |
additionalContainers.nginx.image (1) public.ecr.aws/nginx/nginx:1.25.2 | string |
additionalContainers.nginx.imagePullPolicy (1) IfNotPresent | string |
string | |
number | |
string | |
string | |
additionalContainers.nginx.volumeMounts[].mountPath (1) /etc/nginx/nginx.conf | string |
additionalContainers.nginx.volumeMounts[].name (1) nginx-config | string |
boolean | |
additionalContainers.nginx.volumeMounts[].subPath (1) nginx-config | string |
boolean | |
boolean | |
number | |
probes.liveness.spec.httpGet.path (1) /accounts/login/ | string |
string | |
number | |
number | |
number | |
boolean | |
boolean | |
number | |
probes.readiness.spec.httpGet.path (1) /accounts/login/ | string |
string | |
number | |
number | |
number | |
boolean | |
boolean | |
number | |
probes.startup.spec.httpGet.path (1) /accounts/login/ | string |
string | |
number | |
number |