Skip to content

Commit 3cab92a

Browse files
committed
wip
1 parent e610c88 commit 3cab92a

File tree

1 file changed

+2
-2
lines changed
  • kubernetes/samples/scripts/create-weblogic-domain-pv-pvc

1 file changed

+2
-2
lines changed

kubernetes/samples/scripts/create-weblogic-domain-pv-pvc/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,8 @@ spec:
173173

174174
### Verify the PV and PVC objects
175175

176-
You can use this command to verify the persistent volume was created, note that the 'Status' field
177-
should have the value 'Bound', indicating the that persistent volume has been claimed:
176+
You can use this command to verify the persistent volume was created, note that the `Status` field
177+
should have the value `Bound`, indicating the that persistent volume has been claimed:
178178

179179
```
180180
$ kubectl describe pv weblogic-sample-pv

0 commit comments

Comments
 (0)