Skip to content

Commit 44c58fa

Browse files
authoredJan 27, 2022
Update 02-uploader-pvc.yaml
1 parent 6f13eb2 commit 44c58fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎rsync-php/app/02-uploader-pvc.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: v1
33
kind: PersistentVolumeClaim
44
metadata:
55
name: uploader-pvc
6-
namespace: uploader
6+
namespace: uploader1
77
spec:
88
accessModes:
99
- ReadWriteOnce

0 commit comments

Comments
 (0)
Please sign in to comment.