No introduction found. Create it?
Install with:
helm repo add app-template oci://ghcr.io/bjw-s-labs/charts/
helm install zipline app-template/app-template -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| zipline | drag0n141/home-ops | 58 | 5.0.1 | 11 days ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| string | |
| string | |
| string, boolean | |
| string, boolean | |
| string, boolean | |
| string, boolean | |
controllers.zipline.containers.app.env.TZ (5) Europe/Warsaw | string |
| string, number | |
| string | |
| string | |
controllers.zipline.containers.app.env.CORE_DEFAULT_DOMAIN (4) zl.${SECRET_DOMAIN} | string |
| string | |
| string | |
| string | |
| string | |
| string | |
controllers.zipline.containers.app.env.DATASOURCE_S3_ENDPOINT (4) https://s3.${SECRET_DOMAIN} | string |
| string, boolean | |
| string, number | |
| string | |
| string | |
| string | |
| string, boolean | |
| boolean | |
controllers.zipline.containers.app.env.FILES_DEFAULT_DATE_FORMAT (4) YYYY-MM-DD_HH-mm-ss | string |
| string | |
controllers.zipline.containers.app.env.FILES_DISABLED_EXTENSIONS (4) ps1,pdf,bat,exe,sh,fish | string |
| number | |
| boolean | |
| string | |
| boolean | |
| string | |
| boolean | |
controllers.zipline.containers.app.env.OAUTH_OIDC_AUTHORIZE_URL (3) https://auth.${SECRET_DOMAIN}/api/oidc/authorization | string |
controllers.zipline.containers.app.env.OAUTH_OIDC_REDIRECT_URI (3) https://zl.${SECRET_DOMAIN}/api/auth/oauth/oidc | string |
controllers.zipline.containers.app.env.OAUTH_OIDC_TOKEN_URL (3) https://auth.${SECRET_DOMAIN}/api/oidc/token | string |
controllers.zipline.containers.app.env.OAUTH_OIDC_USERINFO_URL (3) https://auth.${SECRET_DOMAIN}/api/oidc/userinfo | string |
| string, number | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
controllers.zipline.containers.app.env.OAUTH_OIDC_CLIENT_ID.valueFrom.secretKeyRef.name (1) zipline-oidc-authentik-application | string |
| string | |
controllers.zipline.containers.app.env.OAUTH_OIDC_CLIENT_SECRET.valueFrom.secretKeyRef.name (1) zipline-oidc-authentik-application | string |
| string | |
| string | |
| string | |
| string | |
controllers.zipline.containers.app.env.UPLOADER_DISABLED_EXTENSIONS (1) ps1,pdf,bat,exe,sh,fish | string |
| string | |
| string | |
| string | |
controllers.zipline.containers.app.env.WEBSITE_EXTERNAL_LINKS (1) [{label:Admin: Aumer,link:https://${SECRET_DOMAIN}},{label:Powered by Zipline,link:https://github.com/diced/zipline}] | string |
| string | |
| string | |
| string | |
controllers.zipline.containers.app.image.repository (6) ghcr.io/diced/zipline | string |
controllers.zipline.containers.app.image.tag (6) 4.6.4@sha256:3e3a57520e0bdf614b74676c4fe0f14c430215b6f659133ce108edc54a167a8c | string |
| string | |
| string | |
| string | |
| boolean | |
| string | |
| boolean | |
controllers.zipline.initContainers.init-db.envFrom[].secretRef.name (4) {{ .Release.Name }}-secret | string |
controllers.zipline.initContainers.init-db.image.repository (4) ghcr.io/home-operations/postgres-init | string |
controllers.zipline.initContainers.init-db.image.tag (4) 18@sha256:ebd9d30add17acdf935d73eb004758c7dfd9388aaa605fda70ad74378ab92aec | string |
| string | |
| number | |
controllers.zipline.strategy (1) RollingUpdate | string |
| number | |
service.app.controller (2) zipline | string |
| number | |
| boolean | |
| number | |
| number | |
| string | |
| string | |
route.app.hostnames[] (4) - zl.${SECRET_DOMAIN} | string |
route.app.parentRefs[].name (4) envoy-external | string |
| string | |
| string | |
| string | |
| string | |
route.external.annotations."external-dns.alpha.kubernetes.io/target" (1) external.${SECRET_DOMAIN} | string |
route.external.hostnames[] (1) - zipline.${SECRET_DOMAIN} | string |
| string | |
| string | |
| string | |
| string | |
| number | |
route.internal.hostnames[] (1) - {{ .Release.Name }}.${SECRET_DOMAIN} | string |
| string | |
| string | |
| string | |
| string | |
| number | |
| string | |
persistence.tmpfs.type (3) emptyDir | string |
| string | |
persistence.tmp.type (2) emptyDir | string |
persistence.config.globalMounts[].path (1) /app/config/bookmarks.yaml | string |
persistence.config.globalMounts[].subPath (1) bookmarks.yaml | string |
persistence.config.name (1) homepage-config | string |
persistence.config.type (1) configMap | string |
| string | |
| string | |
| string | |
ingress.app.className (1) internal | string |
ingress.app.hosts[].host (1) {{ .Release.Name }}.${SECRET_DOMAIN} | string |
| string | |
| string | |
| string | |
| string | |
ingress.shorten.annotations."external-dns.alpha.kubernetes.io/target" (1) external.${SECRET_DOMAIN} | string |
ingress.shorten.annotations."nginx.ingress.kubernetes.io/custom-http-errors" (1) 400,403,404,405,409,410,411,412,413,414,415,416,417,418,421,425,431,451,500,501,502,503,504,505,506,510 | string |
ingress.shorten.className (1) external | string |
ingress.shorten.hosts[].host (1) m.${SECRET_DOMAIN} | string |
ingress.shorten.hosts[].paths[].path (1) /g | string |
ingress.shorten.hosts[].paths[].pathType (1) Prefix | string |
ingress.shorten.hosts[].paths[].service.name (1) zipline | string |
ingress.shorten.hosts[].paths[].service.port (1) 3000 | number |