Skip to content

Commit 226dc4a

Browse files
authored
Merge pull request #43687 from able8/patch-4
Fix a typo on blog 2023-10-23-pv-last-phase-transtition-time.md
2 parents 1d1a509 + a146735 commit 226dc4a

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)