Description: Fix problem that makes deployment fail when the chart is upgraded and storageClass is not configured, probably because you want to use default storageClass
Changelog: Done
Documentation: No documentation
Dependencies: No dependencies
Description
Fix this problem when helm upgrade --install is launched twice:
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/1466
Author: @jmferrer
Created: 4/9/2024
Status: ✅ Merged
Merged: 4/9/2024
Merged by: @tjbck
Base:
dev← Head:make-chart-idempotent📝 Commits (1)
d6275eeMake chart idempotent.📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
kubernetes/helm/templates/webui-pvc.yaml(+2 -0)📄 Description
Pull Request Checklist
Description
Fix this problem when
helm upgrade --installis launched twice:Changelog Entry
Fixed
Changed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.