EUGENIO SOUZA CARVALHO hace 4 años
padre
commit
f9169a9525
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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