From 1435ed8162b7743d7883c6ca86d2428b50d997a5 Mon Sep 17 00:00:00 2001 From: Tom Schraitle Date: Wed, 5 Mar 2025 08:46:39 +0100 Subject: [PATCH] Fix syntax error ( -> ) --- references/ollama-helmchart.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/references/ollama-helmchart.xml b/references/ollama-helmchart.xml index 7818beed..c41f9f1a 100644 --- a/references/ollama-helmchart.xml +++ b/references/ollama-helmchart.xml @@ -1321,7 +1321,7 @@ ingress: If persistentVolume.storageClass is present, and is set to either - a dash (-) or empty string ( /), + a dash (-) or empty string ( /), dynamic provisioning is disabled. Otherwise, the storageClassName for persistent volume claim is set to the given value specified by persistentVolume.storageClass. If persistentVolume.storageClass is