Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Commit 0f79756

Browse files
authored
Fix for Issue #3
1 parent 5119796 commit 0f79756

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,12 +266,12 @@ spec:
266266
accessModes:
267267
- "ReadWriteOnce"
268268
hostPath:
269-
path: "/tmp/data01"
269+
path: /tmp
270270
persistentVolumeReclaimPolicy: Recycle
271271
```
272272
Create hostPath persistent volume
273273
```
274-
$ kubectl apply -f local-volumes.yaml --validate=false
274+
$ kubectl apply -f local-volumes.yaml
275275
persistentvolume "pv-volume" created
276276
```
277277

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy