EUGENIO SOUZA CARVALHO 4 years ago
parent
commit
f9169a9525
1 changed files with 1 additions and 1 deletions
  1. 1 1
      argoworkflow/001-pv.yaml

+ 1 - 1
argoworkflow/001-pv.yaml

@@ -10,7 +10,7 @@ spec:
   capacity:
     storage: 10Gi
   accessModes:
-    - ReadWriteOnce
+    - ReadWriteMany
   hostPath:
     path: "/kbctl"
   persistentVolumeReclaimPolicy: Delete