BorisPolonsky / dify-helm

Deploy langgenious/dify, an LLM based app on kubernetes with helm chart
MIT License
132 stars 30 forks source link

Deployment encountered an error, suspecting it's due to version issues. #16

Closed HuangGuSheng closed 8 months ago

HuangGuSheng commented 8 months ago

What are the requirements for Helm version and Kubernetes version? I attempted to deploy, but encountered an error, suspecting it might be a version issue.

error: Error: template: dify/templates/worker-config.yaml:6:6: executing "dify/templates/worker-config.yaml" at <include "dify.worker.config" .>: error calling include: template: dify/templates/config.tpl:97:4: executing "dify.worker.config" at <include "dify.vectordb.config" .>: error calling include: template: dify/templates/config.tpl:231:40: executing "dify.vectordb.config" at <eq .clusterIP "None">: error calling eq: incompatible types for comparison

BorisPolonsky commented 8 months ago

A possible duplicate of #6. Please try updating helm.