EUGENIO SOUZA CARVALHO пре 4 година
родитељ
комит
f9169a9525
1 измењених фајлова са 1 додато и 1 уклоњено
  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