We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bfa15d commit f914f00Copy full SHA for f914f00
1 file changed
charts/intel/templates/deployment.yaml
@@ -88,7 +88,7 @@ spec:
88
{{ .Values.ai.url | quote }}
89
{{ end }}
90
{{- if .Values.codetogether.customClientsUrl }}
91
- - name: CT_HQ_OLLAMA_AI_CLIENTS_URL
+ - name: CT_CUSTOM_CLIENTS_ORIGIN
92
value: {{ .Values.codetogether.customClientsUrl | quote }}
93
{{- end }}
94
- name: CT_HQ_OLLAMA_AI_MODEL_NAME
0 commit comments