You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 23, 2026. It is now read-only.
the cluster gets created but I get the following error:
Release "jumpstarter" does not exist. Installing it now.
Pulled: quay.io/jumpstarter-dev/helm/jumpstarter:0.7.0-dev-8-g83e23d3
Digest: sha256:b73c6dafc2456e12ba9c13324a085d4e5020b03d38cf58ccad3650f2a330d77c
Error: values don't meet the specifications of the schema(s) in the following chart(s):
jumpstarter-controller:
- grpc: Must validate at least one schema (anyOf)
- grpc.mode: Must validate at least one schema (anyOf)
- grpc.mode: grpc.mode must be one of the following: "ingress", "route"
Installed Helm release "jumpstarter" in namespace "jumpstarter-lab"
I'm trying to run a Jumpstarter minikube cluster, following https://jumpstarter.dev/main/getting-started/installation/service/service-local.html#create-a-local-cluster-and-install-jumpstarter. When I run
the cluster gets created but I get the following error:
minikube version: v1.36.0