Skip to content

Commit 08779d3

Browse files
Update content/ja/docs/concepts/storage/volume-snapshots.md
Co-authored-by: atoato88 <[email protected]>
1 parent 5ff2426 commit 08779d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/ja/docs/concepts/storage/volume-snapshots.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ spec:
7979
```
8080
8181
`persistentVolumeClaimName`は、スナップショットのPersistentVolumeClaimデータソースの名前です。このフィールドは、スナップショットを動的にプロビジョニングするために必要です。
82+
8283
ボリュームスナップショットは、属性`volumeSnapshotClassName`を使用して[VolumeSnapshotClass](/ja/docs/concepts/storage/volume-snapshot-classes/)の名前を指定することにより、特定のクラスを要求できます。何も設定されていない場合、利用可能な場合はデフォルトのクラスが使用されます。
8384
事前プロビジョニングされたスナップショットの場合、次の例に示すように、スナップショットのソースとして`volumeSnapshotContentName`を指定する必要があります。事前プロビジョニングされたスナップショットには、`volumeSnapshotContentName`ソースフィールドが必要です。
8485

0 commit comments

Comments
 (0)