File tree Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 11api :
22 enabled : false
33ui :
4- image :
5- repository : ghcr.io/stackhpc/azimuth-llm-chat-interface
6- version : latest
7- imagePullPolicy : Never
84 service :
95 zenith :
106 enabled : false
Original file line number Diff line number Diff line change 1010 spec :
1111 containers :
1212 - name : gradio-client-test
13- image : ghcr.io/stackhpc/azimuth-llm-chat-interface
13+ image : ghcr.io/stackhpc/azimuth-llm-chat-interface:{{ .Values.ui.image.version }}
1414 imagePullPolicy : IfNotPresent
1515 command :
1616 - python
Original file line number Diff line number Diff line change 100100 - Arial
101101 # Container image config
102102 image :
103- repository : azimuth-llm-chat-interface
103+ repository : ghcr.io/stackhpc/ azimuth-llm-chat-interface
104104 version : 87a0342
105105 imagePullPolicy :
106106 # Service config
You can’t perform that action at this time.
0 commit comments