your-spotify helm

No introduction found. Create it?

Install

Install with:

helm repo add app-template oci://ghcr.io/bjw-s-labs/helm/app-template
helm install your-spotify app-template/app-template -f values.yaml

Examples

See examples from other people.

Top Repositories (3 out of 7)

NameRepoStarsVersionTimestamp
your-spotifyharaldkoch/kochhaus-home1604.5.010 hours ago
your-spotifyjoryirving/home-ops1914.5.021 hours ago
your-spotifyrafaribe/home-ops904.5.0a month ago

Values

See the most popular values for this chart:

KeyTypes
string
number
boolean
string
number
string
number
string
number
string
number
string
number
controllers.server.containers.app.env.API_ENDPOINT (5)
https://spotty-api.${CLUSTER_DOMAIN}
string
string
controllers.server.containers.app.env.MONGO_ENDPOINT (5)
mongodb://{{ .Release.Name }}-mongodb:27017/your_spotify
string
number
string
string
string
string
controllers.server.containers.app.image.repository (5)
ghcr.io/yooooomi/your_spotify_server
string
controllers.server.containers.app.image.tag (5)
1.16.0@sha256:c1bca9845663e2459a447dae611db8358eeaad006e53b2f03bc3916052b14b97
string
boolean
boolean
boolean
boolean
string
boolean
string
string
string
controllers.server.containers.server.command[] (1)
- sh
- -c
- set -eux yarn migrate exec yarn start
string
string
string
string
string
controllers.server.containers.server.env.MONGO_ENDPOINT (1)
mongodb://your-spotify:$(DB_PASSWORD)@mongodb/your-spotify
string
string
string
string
string
string
string
controllers.server.containers.server.image.tag (1)
1.15.0@sha256:3679ea122e2083703a3f8c1199acf4b1bb81c81da33334bdcaf478bfbbf36e9b
string
boolean
boolean
boolean
number
number
boolean
string
boolean
string
string
string
string
string
string
string
number
string
number
boolean
number
string
number
controllers.web.containers.app.env.API_ENDPOINT (5)
https://spotty-api.${CLUSTER_DOMAIN}
string
string
controllers.web.containers.app.image.repository (5)
ghcr.io/yooooomi/your_spotify_client
string
controllers.web.containers.app.image.tag (5)
1.16.0@sha256:848cfed544bb41154001f2d15041103e4c7bcae1d935ca21242e95f727df1cfe
string
boolean
boolean
boolean
boolean
string
boolean
string
string
string
number
string
string
string
boolean
boolean
boolean
string
string
string
number
string
string
string
string
string
string
string
string
controllers.backend.containers.your-spotify-backend.image.tag (1)
1.16.0@sha256:c1bca9845663e2459a447dae611db8358eeaad006e53b2f03bc3916052b14b97
string
boolean
string
boolean
string
string
string
string
boolean
string
boolean
boolean
string
string
string
controllers.backend.initContainers.ferretdb.image.tag (1)
2.7.0@sha256:5706414241eb84f0515512c37b46db0f1b1eac9e5ceb7e4c2523211c184b1985
string
boolean
boolean
string
boolean
boolean
string
string
string
string
string
string
string
string
boolean
boolean
boolean
number
number
boolean
string
string
string
string
controllers.client.initContainers.cp-build.image.tag (1)
1.15.0@sha256:46a6fad7df40858b87bf5ac80efb8ff4d604aa63683245d21f6fdfcb0ea083e5
string
boolean
string
controllers.client.initContainers.template.command[] (1)
- sh
- -c
- sh apps/client/scripts/run/variables.sh || true
string
string
string
string
controllers.client.initContainers.template.image.tag (1)
1.15.0@sha256:46a6fad7df40858b87bf5ac80efb8ff4d604aa63683245d21f6fdfcb0ea083e5
string
boolean
string
boolean
string
string
string
number
string
number
boolean
number
string
string
string
string
controllers.frontend.containers.your-spotify-frontend.image.tag (1)
1.16.0@sha256:848cfed544bb41154001f2d15041103e4c7bcae1d935ca21242e95f727df1cfe
string
boolean
string
boolean
string
string
string
string
boolean
string
boolean
controllers.frontend.initContainers.build-fix.command[] (1)
- sh
- -c
- cp -a /build/app/apps/client/build/. /app/apps/client/build cp -a /build/app/apps/client/scripts/run/. /app/apps/client/scripts/run
string
string
controllers.frontend.initContainers.build-fix.image.tag (1)
1.16.0@sha256:848cfed544bb41154001f2d15041103e4c7bcae1d935ca21242e95f727df1cfe
string
boolean
string
boolean
route.app.hostnames[] (5)
- ${GATUS_SUBDOMAIN:=${APP}}.${CLUSTER_DOMAIN}
string
string
string
string
string
number
string
string
string
string
string
route.api.hostnames[] (1)
- spotty-api.${CLUSTER_DOMAIN}
string
string
string
string
string
number
route.backend.hostnames[] (1)
- spotty-api.${SECRET_DOMAIN}
string
string
string
string
string
number
route.frontend.hostnames[] (1)
- spotty.${SECRET_DOMAIN}
string
string
string
string
string
number
string
string
string
string
string
string
string
string
string
string
string
string
string
persistence.build.image.repository (1)
ghcr.io/yooooomi/your_spotify_client
string
persistence.build.image.tag (1)
1.16.0@sha256:848cfed544bb41154001f2d15041103e4c7bcae1d935ca21242e95f727df1cfe
string
string
string
boolean
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
persistence.tmpfs.advancedMounts.frontend.build-fix[].path (1)
/app/apps/client/build
/app/apps/client/scripts/run
string
string
persistence.tmpfs.advancedMounts.frontend.your-spotify-frontend[].path (1)
/app/apps/client/build
/app/apps/client/scripts/run
string
string
string
configMaps.nginx.data."default.conf" (1)
server { listen 3000; server_name localhost; location / { root /build; try_files $uri /index.html; } }
string
boolean
boolean
number
string
number
boolean
number
string
rawResources.auth.apiVersion (1)
gateway.envoyproxy.io/v1alpha1
string
string
string
string
rawResources.auth.spec.spec.oidc.provider.issuer (1)
https://${oidc_host}/application/o/your-spotify/
string
string
string
string
string