Skip to content

Commit

Permalink
Fix validation error of misplaced </screen>
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschr committed Jan 23, 2025
1 parent 5a53b33 commit e0c1833
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions references/owui-helm-overrides.xml
Original file line number Diff line number Diff line change
@@ -86,9 +86,9 @@ extraEnvVars:
- name: VECTOR_DB
value: "milvus"
- name: MILVUS_URI
value: http://milvus.<replaceable>SUSE_AI_NAMESPACE</replaceable>.svc.cluster.local:19530</screen>
value: http://milvus.<replaceable>SUSE_AI_NAMESPACE</replaceable>.svc.cluster.local:19530
- name: INSTALL_NLTK_DATASETS<co xml:id="co-ollama-extravars-nltk"/>
value: "true"
value: "true"</screen>
<calloutlist>
<callout arearefs="co-ollama-models">
<para>

0 comments on commit e0c1833

Please sign in to comment.