Skip to content

Commit 1435ed8

Browse files
committed
Fix syntax error (<quote> -> </quote>)
1 parent 653b8f3 commit 1435ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

references/ollama-helmchart.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1321,7 +1321,7 @@ ingress:
13211321
<entry>
13221322
<para>
13231323
If persistentVolume.storageClass is present, and is set to either
1324-
a dash (<quote>-</quote>) or empty string (<quote>&nbsp;/<quote>),
1324+
a dash (<quote>-</quote>) or empty string (<quote>&nbsp;/</quote>),
13251325
dynamic provisioning is disabled. Otherwise, the storageClassName
13261326
for persistent volume claim is set to the given value specified by
13271327
persistentVolume.storageClass. If persistentVolume.storageClass is

0 commit comments

Comments
 (0)