mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-24 21:01:26 -04:00
[PR #512] [CLOSED] feat: Add basic helm chart #513
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/llama_deploy/pull/512
Author: @masci
Created: 5/26/2025
Status: ❌ Closed
Base:
main← Head:massi/helm📝 Commits (1)
0cccf4cfeat: Add basic helm chart📊 Changes
7 files changed (+72 additions, -0 deletions)
View changed files
📝
.pre-commit-config.yaml(+1 -0)➕
helm-chart/.gitignore(+1 -0)➕
helm-chart/Chart.yaml(+6 -0)➕
helm-chart/templates/_helpers.tpl(+7 -0)➕
helm-chart/templates/deployment.yaml(+29 -0)➕
helm-chart/templates/service.yaml(+16 -0)➕
helm-chart/values.yaml(+12 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.