Skip to content

Commit 9c86598

Browse files
dipesh-rawatTim Bannister
andauthored
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent ff72b66 commit 9c86598

File tree

1 file changed

+2
-0
lines changed
  • content/en/docs/reference/labels-annotations-taints

1 file changed

+2
-0
lines changed

content/en/docs/reference/labels-annotations-taints/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,8 @@ This annotation has been deprecated.
433433

434434
### volume.beta.kubernetes.io/storage-class (deprecated)
435435

436+
Example: `volume.beta.kubernetes.io/storage-class: "example-class"`
437+
436438
Used on: PersistentVolume, PersistentVolumeClaim
437439

438440
This annotation can be used for PersistentVolume(PV) or PersistentVolumeClaim(PVC) to specify the name of [StorageClass](/docs/concepts/storage/storage-classes/). When both `storageClassName` attribute and `volume.beta.kubernetes.io/storage-class` annotation are specified, the annotation `volume.beta.kubernetes.io/storage-class` takes precedence over the `storageClassName` attribute.

0 commit comments

Comments
 (0)