We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e610c88 commit 3cab92aCopy full SHA for 3cab92a
kubernetes/samples/scripts/create-weblogic-domain-pv-pvc/README.md
@@ -173,8 +173,8 @@ spec:
173
174
### Verify the PV and PVC objects
175
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:
+You can use this command to verify the persistent volume was created, note that the `Status` field
+should have the value `Bound`, indicating the that persistent volume has been claimed:
178
179
```
180
$ kubectl describe pv weblogic-sample-pv
0 commit comments