helm-charts
helm-charts copied to clipboard
This repository hosts helm charts needed to deploy a production ready saleor backend service consisting of a celery task runner, redis DB, postgres DB and the saleor core server exposing the graphQL A...
$ helm install saleor trieb.work/saleor-helm W1103 11:44:26.121736 51122 warnings.go:70] autoscaling/v2beta2 HorizontalPodAutoscaler is deprecated in v1.23+, unavailable in v1.26+; use autoscaling/v2 HorizontalPodAutoscaler W1103 11:44:27.312753 51122 warnings.go:70] autoscaling/v2beta2 HorizontalPodAutoscaler is deprecated in...
networking.k8s.io/v1beta1 Ingress is deprecated in v1.19+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
Could you add a deployment on the dashboard matching the version? need an app version in chart references in the deployment templates. Or should the dashboard deploy via the blog...
We're self-hosting saleor and running into issues with our celery deployment, where the worker appears to get stuck after a while. We're deploying to k8s and run celery workers like...