From 945362db3f5aaf56807ae0755ab5ef1ca63ee9a1 Mon Sep 17 00:00:00 2001 From: Marius Ensrud Date: Thu, 20 Aug 2020 09:55:18 +0200 Subject: [PATCH] fileformat --- charts/cups-airprint/templates/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/cups-airprint/templates/deployment.yaml b/charts/cups-airprint/templates/deployment.yaml index 8607201..393a256 100644 --- a/charts/cups-airprint/templates/deployment.yaml +++ b/charts/cups-airprint/templates/deployment.yaml @@ -51,7 +51,7 @@ spec: - name: config mountPath: /config - name: spool - mountPath: /var/spool/cups-pdf + mountPath: "/var/spool/cups-pdf" - name: avahi mountPath: /services volumes: