[download-web] Needs upper case



commit 5fdaafa4c2d3da95e1588bf980a4a1bb6527f66e
Author: Andrea Veri <averi redhat com>
Date:   Mon Nov 11 14:39:32 2019 +0100

    Needs upper case

 templates/create-hashes-cron.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/templates/create-hashes-cron.yaml b/templates/create-hashes-cron.yaml
index e37a170..804f99d 100644
--- a/templates/create-hashes-cron.yaml
+++ b/templates/create-hashes-cron.yaml
@@ -46,9 +46,9 @@ spec:
                   key: database-password
             imagePullPolicy: Always
             volumeMounts:
-            - mountpath: /download/hashes
+            - mountPath: /download/hashes
               name: download-hashes-data
-            - mountpath: /download/data
+            - mountPath: /download/data
               name: download-ftp-data
           dnsPolicy: ClusterFirst
           restartPolicy: Never


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]