From 975aaf08ec15689e4bd6e9b410edab8629db2d6b Mon Sep 17 00:00:00 2001 From: Tommaso Tedeschi Date: Thu, 12 Nov 2020 12:48:43 +0100 Subject: [PATCH] fix bug --- docs/condor-helm.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/condor-helm.md b/docs/condor-helm.md index 9bfa27a..0757eef 100644 --- a/docs/condor-helm.md +++ b/docs/condor-helm.md @@ -56,7 +56,7 @@ htcSchedd: tag: v0.1.0-k8s-schedd-3 networkInterface: < schedd public IP > persistence: - storageClass: local-path + storageClass: local-path htcMaster: image: dodasts/htcondor tag: v2.0.0 @@ -96,4 +96,4 @@ You will need to provide your IAM username and a valid token to be automatically ### Submit a job -Please refer to [the user guide](condor-user.md) for this. \ No newline at end of file +Please refer to [the user guide](condor-user.md) for this.