EUGENIO SOUZA CARVALHO 4 yıl önce
ebeveyn
işleme
f9169a9525
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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