your-spotify helm

No introduction found. Create it?

Install

Install with:

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

Examples

See examples from other people.

Top Repositories (3 out of 6)

NameRepoStarsVersionTimestamp
your-spotifyrafaribe/home-ops924.6.02 months ago
your-spotifyharaldkoch/kochhaus-home1654.6.22 months ago
your-spotifyjoryirving/home-ops2034.6.22 months ago

Values

See the most popular values for this chart:

KeyTypes
string
number
boolean
string
number
number
string
number
string
number
string
string
boolean
boolean
boolean
string
string
string
string
string
string
number
controllers.server.containers.app.env.API_ENDPOINT (5)
https://${APP_SUBDOMAIN:=${APP}}-api.${DOMAIN_APP}
string
controllers.server.containers.app.env.CLIENT_ENDPOINT (5)
https://${APP_SUBDOMAIN:=${APP}}.${DOMAIN_APP}
string
controllers.server.containers.app.env.MONGO_ENDPOINT (5)
mongodb://your-spotify-mongodb:27017/your_spotify
string
number
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.17.0@sha256:6367c4a118ce966d2f37b626a0c3450daf10659b3dfb24620c6368c2ee3f731f
string
boolean
boolean
number
string
number
number
number
number
boolean
boolean
number
string
number
number
number
number
boolean
boolean
string
boolean
string
string
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.17.0@sha256:6367c4a118ce966d2f37b626a0c3450daf10659b3dfb24620c6368c2ee3f731f
string
boolean
boolean
boolean
number
number
boolean
string
boolean
string
string
string
string
string
string
number
string
number
boolean
number
string
number
controllers.web.containers.app.env.API_ENDPOINT (5)
https://${APP_SUBDOMAIN:=${APP}}-api.${DOMAIN_APP}
string
string
controllers.web.containers.app.image.repository (5)
ghcr.io/yooooomi/your_spotify_client
string
controllers.web.containers.app.image.tag (5)
1.17.0@sha256:efe20e90bbfdad1b45bc62ef19cf73c63f1c8ddec52d838efe61a81b99daf1d1
string
boolean
boolean
number
string
number
number
number
number
boolean
boolean
number
string
number
number
number
number
boolean
boolean
string
boolean
string
string
string
string
string
string
number
string
string
string
boolean
boolean
boolean
number
number
boolean
string
string
string
string
controllers.client.initContainers.cp-build.image.tag (1)
1.17.0@sha256:efe20e90bbfdad1b45bc62ef19cf73c63f1c8ddec52d838efe61a81b99daf1d1
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.17.0@sha256:efe20e90bbfdad1b45bc62ef19cf73c63f1c8ddec52d838efe61a81b99daf1d1
string
boolean
string
boolean
string
string
string
number
string
number
boolean
number
string
string
route.app.hostnames[] (4)
- ${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.server.hostnames[] (1)
- ${APP_SUBDOMAIN:=${APP}}-api.${DOMAIN_APP}
string
string
string
string
number
route.web.hostnames[] (1)
- ${APP_SUBDOMAIN:=${APP}}.${DOMAIN_APP}
string
string
string
string
number
string
string
string
string
string
string
string
string
string
string
string
string
boolean
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
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
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