No introduction found. Create it?
Install with:
helm repo add your-spotify oci://ghcr.io/bjw-s-labs/helm/app-template
helm install your-spotify your-spotify/app-template -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| your-spotify | rafaribe/home-ops | 82 | 4.4.0 | 6 days ago |
| your-spotify | joryirving/home-ops | 188 | 4.4.0 | 17 days ago |
| your-spotify | haraldkoch/kochhaus-home | 156 | 4.4.0 | 2 months ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| string | |
| number | |
| boolean | |
| string | |
| number | |
| string | |
| number | |
| number | |
| string | |
| number | |
controllers.server.containers.app.env.API_ENDPOINT (6) https://${APP_SUBDOMAIN:=${APP}}-api.${DOMAIN_APP} | string |
controllers.server.containers.app.env.CLIENT_ENDPOINT (6) https://${APP_SUBDOMAIN:=${APP}}.${DOMAIN_APP} | string |
controllers.server.containers.app.env.MONGO_ENDPOINT (6) mongodb://your-spotify-mongodb:27017/your_spotify | string |
| number | |
| string | |
controllers.server.containers.app.env.CORS (1) https://spotty.rafaribe.com | string |
| string | |
| string | |
controllers.server.containers.app.image.repository (6) ghcr.io/yooooomi/your_spotify_server | string |
controllers.server.containers.app.image.tag (6) 1.14.0@sha256:73a67b06ad9566ee7df6138dce56358cdea499d8c7fa4aedc8f1d1bc8a9baada | string |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| string | |
| boolean | |
| string | |
| string | |
| string | |
controllers.server.containers.server.command[] (1) - sh | string |
controllers.server.containers.server.env.API_ENDPOINT (1) https://${app_url}/api | string |
controllers.server.containers.server.env.CLIENT_ENDPOINT (1) https://${app_url} | string |
| string | |
| string | |
controllers.server.containers.server.env.MONGO_ENDPOINT (1) mongodb://your-spotify:$(DB_PASSWORD)@mongodb/your-spotify | string |
| string | |
controllers.server.containers.server.env.SPOTIFY_PUBLIC (1) ${spotify_public} | string |
controllers.server.containers.server.env.SPOTIFY_SECRET (1) ${spotify_secret} | string |
controllers.server.containers.server.env.TIMEZONE (1) America/Chicago | string |
| string | |
controllers.server.containers.server.image.repository (1) ghcr.io/yooooomi/your_spotify_server | string |
controllers.server.containers.server.image.tag (1) 1.14.0@sha256:73a67b06ad9566ee7df6138dce56358cdea499d8c7fa4aedc8f1d1bc8a9baada | string |
| boolean | |
| boolean | |
| boolean | |
| number | |
| number | |
| boolean | |
| string | |
| boolean | |
controllers.server.containers.server.workingDir (1) /app/apps/server | string |
| string | |
controllers.server.strategy (3) RollingUpdate | string |
| string | |
| string | |
| string | |
| string | |
| number | |
| string | |
| number | |
| boolean | |
| number | |
| string | |
| number | |
controllers.web.containers.app.env.API_ENDPOINT (6) https://${APP_SUBDOMAIN:=${APP}}-api.${DOMAIN_APP} | string |
| string | |
controllers.web.containers.app.image.repository (6) ghcr.io/yooooomi/your_spotify_client | string |
controllers.web.containers.app.image.tag (6) 1.14.0@sha256:a39557a0772a825e6d0f00de31ce813771a2f158be718b40ec58eb3aa8bd76c3 | string |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| number | |
| string | |
| number | |
| number | |
| number | |
| number | |
| boolean | |
| boolean | |
| string | |
| boolean | |
| string | |
| string | |
controllers.web.strategy (2) Recreate | string |
| string | |
| string | |
| number | |
controllers.mongodb.containers.app.image.repository (5) docker.io/library/mongo | string |
| string | |
| boolean | |
| boolean | |
| boolean | |
| string | |
| string | |
controllers.mongodb.type (5) statefulset | string |
| number | |
| string | |
controllers.client.containers.client.image.repository (1) ghcr.io/nginx/nginx-unprivileged | string |
controllers.client.containers.client.image.tag (1) stable-alpine | string |
| boolean | |
| boolean | |
| boolean | |
| number | |
| number | |
| boolean | |
| string | |
controllers.client.initContainers.cp-build.command[] (1) - cp | string |
| string | |
controllers.client.initContainers.cp-build.image.repository (1) ghcr.io/yooooomi/your_spotify_client | string |
controllers.client.initContainers.cp-build.image.tag (1) 1.14.0@sha256:a39557a0772a825e6d0f00de31ce813771a2f158be718b40ec58eb3aa8bd76c3 | string |
| boolean | |
| string | |
controllers.client.initContainers.template.command[] (1) - sh | string |
controllers.client.initContainers.template.env.API_ENDPOINT (1) https://${app_url}/api | string |
| string | |
controllers.client.initContainers.template.image.repository (1) ghcr.io/yooooomi/your_spotify_client | string |
controllers.client.initContainers.template.image.tag (1) 1.14.0@sha256:a39557a0772a825e6d0f00de31ce813771a2f158be718b40ec58eb3aa8bd76c3 | string |
| boolean | |
| string | |
| boolean | |
| string | |
| string | |
| string | |
| number | |
| string | |
| number | |
| boolean | |
| number | |
| string | |
controllers.client.strategy (1) RollingUpdate | string |
route.app.hostnames[] (5) - ${GATUS_SUBDOMAIN:=${APP}}.${CLUSTER_DOMAIN} | string |
route.app.parentRefs[].name (5) envoy-external | string |
| string | |
| string | |
| string | |
| number | |
route.app.rules[].filters[].type (4) URLRewrite | string |
| string | |
route.app.rules[].filters[].urlRewrite.path.type (4) ReplacePrefixMatch | string |
route.app.rules[].matches[].path.type (4) PathPrefix | string |
| string | |
| string | |
route.app.annotations."gatus.home-operations.com/endpoint" (1) conditions: ["[STATUS] == 200"] | string |
route.api.hostnames[] (1) - spotty-api.${CLUSTER_DOMAIN} | string |
route.api.parentRefs[].name (1) envoy-external | string |
| string | |
| string | |
| string | |
| number | |
route.server.hostnames[] (1) - ${APP_SUBDOMAIN:=${APP}}-api.${DOMAIN_APP} | string |
route.server.parentRefs[].name (1) envoy-internal | string |
| string | |
| string | |
| number | |
route.web.hostnames[] (1) - ${APP_SUBDOMAIN:=${APP}}.${DOMAIN_APP} | string |
route.web.parentRefs[].name (1) envoy-internal | string |
| string | |
| string | |
| number | |
| string | |
persistence.configs.existingClaim (3) {{ .Release.Name }} | string |
| string | |
| boolean | |
| string | |
persistence.client-build.advancedMounts.client.template[].path (1) /app/apps/client/build | string |
| boolean | |
| string | |
| string | |
persistence.config.existingClaim (1) your-spotify | string |
| string | |
persistence.mongo.existingClaim (1) your-spotify | string |
persistence.nginx.advancedMounts.client.client[].path (1) /etc/nginx/conf.d/default.conf | string |
| string | |
| boolean | |
persistence.nginx.name (1) your-spotify-nginx | string |
persistence.nginx.type (1) configMap | string |
| boolean | |
persistence.tmp.type (1) emptyDir | string |
| string | |
| string | |
persistence.tmpfs.type (1) emptyDir | string |
configMaps.nginx.data."default.conf" (1) server {
listen 3000;
server_name localhost;
location / {
root /build;
try_files $uri /index.html;
}
}
| string |
| boolean | |
| string | |
ingress.client.annotations."nginx.ingress.kubernetes.io/auth-signin" (1) https://$host/outpost.goauthentik.io/start?rd=$scheme://$http_host$escaped_request_uri | string |
ingress.client.annotations."nginx.ingress.kubernetes.io/auth-snippet" (1) proxy_set_header X-Forwarded-Host $http_host;
| string |
ingress.client.annotations."nginx.ingress.kubernetes.io/auth-url" (1) http://ak-outpost-gabernetes.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/nginx | string |
| string | |
| string | |
| boolean | |
ingress.client.hosts[].host (1) ${app_url} | string |
| string | |
| string | |
| string | |
ingress.client.tls[].hosts[] (1) - ${app_url} | string |
ingress.client.tls[].secretName (1) ${certificate_name} | string |
| string | |
ingress.server.annotations."nginx.ingress.kubernetes.io/auth-signin" (1) https://$host/outpost.goauthentik.io/start?rd=$scheme://$http_host$escaped_request_uri | string |
ingress.server.annotations."nginx.ingress.kubernetes.io/auth-snippet" (1) proxy_set_header X-Forwarded-Host $http_host;
| string |
ingress.server.annotations."nginx.ingress.kubernetes.io/auth-url" (1) http://ak-outpost-gabernetes.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/nginx | string |
| string | |
| string | |
| string | |
| string | |
| boolean | |
ingress.server.hosts[].host (1) ${app_url} | string |
ingress.server.hosts[].paths[].path (1) /api(/|$)(.*) | string |
ingress.server.hosts[].paths[].pathType (1) ImplementationSpecific | string |
| string | |
| string | |
ingress.server.tls[].hosts[] (1) - ${app_url} | string |
ingress.server.tls[].secretName (1) ${certificate_name} | string |