BorisPolonsky / dify-helm

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

Fix label in worker deployment #12

Closed BorisPolonsky closed 1 year ago

BorisPolonsky commented 1 year ago

Changelog

NOTICE

End users may NOT be able to migrate their helm release from previous versions with single helm upgrade command. A helm uninstall <release-name> followed by a helm install <the-very-same-release-name> should do the trick, while introducing minor downtime.