Skip to content

Commit 565ed7d

Browse files
authored
Update LLM app chart name (#686)
* Ignore .DS_Store files * Update Azimuth LLM chart name
1 parent bdf8bb2 commit 565ed7d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
backend.tf
77
.vscode/
88
__pycache__
9+
**/.DS_Store

roles/azimuth_capi_operator/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -846,7 +846,7 @@ azimuth_capi_operator_app_templates_binderhub_spec:
846846
# Indicates whether the Zenith-enabled huggingface_llm app template should be enabled
847847
azimuth_capi_operator_app_templates_huggingface_llm_enabled: true
848848
# The Helm chart to use for the huggingface_llm app template
849-
azimuth_capi_operator_app_templates_huggingface_llm_chart_name: azimuth-llm
849+
azimuth_capi_operator_app_templates_huggingface_llm_chart_name: azimuth-llm-chat
850850
# The Helm repository to use for the huggingface_llm app template
851851
azimuth_capi_operator_app_templates_huggingface_llm_chart_repo: https://stackhpc.github.io/azimuth-llm
852852
# The version range to use for the huggingface_llm Helm chart

0 commit comments

Comments
 (0)