19 lines
389 B
Markdown
19 lines
389 B
Markdown
---
|
|
title: AnyVolumeDataSource
|
|
content_type: feature_gate
|
|
_build:
|
|
list: never
|
|
render: false
|
|
|
|
stages:
|
|
- stage: alpha
|
|
defaultValue: false
|
|
fromVersion: "1.18"
|
|
toVersion: "1.23"
|
|
- stage: beta
|
|
defaultValue: true
|
|
fromVersion: "1.24"
|
|
---
|
|
Enable use of any custom resource as the `DataSource` of a
|
|
{{< glossary_tooltip text="PVC" term_id="persistent-volume-claim" >}}.
|