No introduction found. Create it?
Install with:
helm repo add app-template oci://ghcr.io/bjw-s-labs/helm/app-template
helm install spoolman app-template/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|
See the most popular values for this chart:
Key | Types |
---|---|
controllers.spoolman.containers.app.image.repository (5) ghcr.io/donkie/spoolman | string |
string | |
boolean | |
boolean | |
boolean | |
number | |
number | |
string | |
string | |
controllers.spoolman.containers.app.env.TZ (3) ${CLUSTER_TZ} | string |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
number | |
controllers.spoolman.containers.app.env[].name (1) TZ | string |
controllers.spoolman.containers.app.env[].value (1) Europe/Copenhagen | string |
string | |
controllers.spoolman.containers.spoolman.command[] (1) - uvicorn | string |
string | |
string | |
controllers.spoolman.containers.spoolman.env.TZ (1) America/Los_Angeles | string |
string | |
controllers.spoolman.containers.spoolman.image.repository (1) ghcr.io/donkie/spoolman | string |
controllers.spoolman.containers.spoolman.image.tag (1) 0.22.1@sha256:238ea5bfb2eeda4436c39f54e73df5fef4ee904fb7c291617588b856786fe0ef | string |
boolean | |
string | |
boolean | |
string | |
string | |
controllers.spoolman.initContainers.init-db.image.repository (2) ghcr.io/home-operations/postgres-init | string |
number, string | |
controllers.spoolman.strategy (2) RollingUpdate | string |
controllers.spoolman.replicas (1) ${REPLICAS:=1} | string |
service.app.controller (5) spoolman | string |
number | |
service.spoolman.controller (1) spoolman | string |
number | |
service.spoolman.type (1) ClusterIP | string |
ingress.app.className (3) internal | string |
ingress.app.hosts[].host (3) spoolman.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
string | |
ingress.app.annotations."external-dns.alpha.kubernetes.io/target" (1) internal.${SECRET_DOMAIN} | string |
ingress.app.annotations."gethomepage.dev/description" (1) Filament Manager | string |
string | |
string | |
string | |
ingress.app.annotations."nginx.ingress.kubernetes.io/auth-response-headers" (1) Set-Cookie,X-authentik-username,X-authentik-groups,X-authentik-email,X-authentik-name,X-authentik-uid,X-authentik-entitlements | string |
ingress.app.annotations."nginx.ingress.kubernetes.io/auth-signin" (1) https://${GATUS_SUBDOMAIN}.${SECRET_DOMAIN}/outpost.goauthentik.io/start?rd=$scheme://$http_host$escaped_request_uri | string |
ingress.app.annotations."nginx.ingress.kubernetes.io/auth-snippet" (1) proxy_set_header X-Forwarded-Host $http_host;
| string |
ingress.app.annotations."nginx.ingress.kubernetes.io/auth-url" (1) http://ak-outpost-authentik-embedded-outpost.default.svc.cluster.local:9000/outpost.goauthentik.io/auth/nginx | string |
string | |
persistence.data.globalMounts[].path (2) /home/app/.local/share/spoolman | string |
persistence.data.advancedMounts.spoolman.app[].path (1) /home/app/.local/share/spoolman | string |
boolean | |
persistence.data.type (1) persistentVolumeClaim | string |
string | |
persistence.config.globalMounts[].path (1) /home/app/.local/share/spoolman | string |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
number | |
string | |
number | |
boolean | |
number | |
route.app.annotations."gethomepage.dev/description" (1) Manage your filament spools | string |
string | |
string | |
route.app.annotations."gethomepage.dev/icon" (1) spoolman.png | string |
string | |
string | |
route.app.annotations."gethomepage.dev/widget.url" (1) http://{{ .Release.Name }}.{{ .Release.Namespace }}:8000 | string |
route.app.hostnames[] (1) - {{ .Release.Name }}.${SECRET_MAIN_DOMAIN_NAME} | string |
string | |
string | |
string | |
string | |
number | |
route.spoolman.hostnames[] (1) - ${APP_SUBDOMAIN:-${APP}}.kantai.xyz | string |
string | |
route.spoolman.parentRefs[].namespace (1) kube-system | string |
string | |
string | |
number |