Skip to content

Commit c3aef4f

Browse files
committed
Clean up misc chart files
1 parent 200cfa0 commit c3aef4f

File tree

3 files changed

+2
-9
lines changed

3 files changed

+2
-9
lines changed

chart/.helmignore

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,9 @@
2525
# Others
2626
README.md
2727
Dockerfile
28-
kubeconfig.yml
28+
*kubeconfig.y[a]ml
2929
venv/
3030
__pycache__/
3131
images/
32-
.hf-token.secret
33-
test-values.yaml
34-
web-app/settings.yml
35-
web-app/example-settings.yml
32+
*.secret
3633
ci/

chart/Chart.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ description: HuggingFace LLM model serving along with a simple web interface.
44
maintainers:
55
- name: "Scott Davidson"
66
7-
url: https://github.com/sd109
87

98
# A chart can be either an 'application' or a 'library' chart.
109
#

chart/ci/web-apps-only-values.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,3 @@ ui:
88
service:
99
zenith:
1010
enabled: false
11-
appSettings:
12-
hf_model_name: AMead10/c4ai-command-r-08-2024-awq
13-
backend_url: https://llm3-compute.cms.hu-berlin.de

0 commit comments

Comments
 (0)