Skip to content

Commit

Permalink
Example too
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalif committed Sep 14, 2021
1 parent 7b422cf commit f889300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/kubernetes/examples/pvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
namespace: default
spec:
accessModes:
- ReadWriteOnce
- ReadWriteMany
resources:
requests:
storage: 5Gi
Expand Down

0 comments on commit f889300

Please sign in to comment.