6.12. MonitoringStack.spec.prometheusConfig.persistentVolumeClaim.dataSource
dataSource
필드는 다음 중 하나를 지정하는 데 사용할 수 있습니다.
-
기존
VolumeSnapshot
개체(snapshot.storage.k8s.io/VolumeSnapshot
) - 기존 PVC(PersistentVolumeClaim)
프로비저너 또는 외부 컨트롤러가 지정된 데이터 소스를 지원할 수 있는 경우 지정된 데이터 소스의 내용을 기반으로 새 볼륨을 생성합니다. AnyVolumeDataSource
기능 게이트가 활성화되면 dataSource
콘텐츠가 dataSourceRef
에 복사되고, dataSourceRef.namespace가
지정되지 않으면 dataSourceRef
콘텐츠가 dataSource
에 복사됩니다. 네임스페이스가 지정된 경우 dataSourceRef는
dataSource
에 복사되지 않습니다.
이름 | 유형 | 설명 | 필수 항목 |
---|---|---|---|
| string |
| true |
| string |
| true |
| string |
| false |