Skip to content

Commit a146735

Browse files
authored
Fix a typo on 2023-10-23-pv-last-phase-transtition-time.md
1 parent 1d1a509 commit a146735

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/en/blog/_posts/2023-10-23-pv-last-phase-transtition-time.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ including manual cleanup based on the time a volume was last used or producing a
3232

3333
Provided you've enabled the feature gate (see [How to use it](#how-to-use-it), the new `.status.lastPhaseTransitionTime` field of a PersistentVolume (PV)
3434
is updated every time that PV transitions from one phase to another.
35-
``
3635
Whether it's transitioning from `Pending` to `Bound`, `Bound` to `Released`, or any other phase transition, the `lastPhaseTransitionTime` will be recorded.
3736
For newly created PVs the phase will be set to `Pending` and the `lastPhaseTransitionTime` will be recorded as well.
3837

0 commit comments

Comments
 (0)