Skip to content

Commit

Permalink
Documented annotation for pv.kubernetes.io/bind-completed
Browse files Browse the repository at this point in the history
Signed-off-by: afzal442 <[email protected]>
  • Loading branch information
afzal442 committed Jan 16, 2023
1 parent 43768c9 commit 80ca097
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions content/en/docs/reference/labels-annotations-taints/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,14 @@ A Kubernetes administrator can specify additional [mount options](/docs/concepts

This annotation has been deprecated.

### pv.kubernetes.io/bind-completed

Example: `pv.kubernetes.io/bind-completed: "true"`

Used on: PersistentVolumeClaim

The value for this annotation must be true to take effect. This annotation indicates that {{< glossary_tooltip text="PersistentVolumeClaim" term_id="persistent-volume-claim" >}} was successfully bound to a PersistentVolume.

### volume.kubernetes.io/storage-provisioner

Used on: PersistentVolumeClaim
Expand Down

0 comments on commit 80ca097

Please sign in to comment.