Difference between revisions of "Template:Kind: VolumeSnapshotContent"

From wikieduonline
Jump to navigation Jump to search
(Created page with "apiVersion: snapshot.storage.k8s.io/v1 kind: VolumeSnapshotContent metadata: annotations: - snapshot.storage.kubernetes.io/allowVolumeModeChange: "true" name: new-s...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
apiVersion: snapshot.storage.k8s.io/v1
+
apiVersion: [[snapshot.storage.k8s.io]]/v1
 
  kind: VolumeSnapshotContent
 
  kind: VolumeSnapshotContent
 
  metadata:
 
  metadata:
   annotations:
+
   [[annotations:]]
   - snapshot.storage.kubernetes.io/allowVolumeModeChange: "true"
+
   - [[snapshot.storage.kubernetes.io]]/allowVolumeModeChange: "true"
 
   name: new-snapshot-content-test
 
   name: new-snapshot-content-test
 
  spec:
 
  spec:

Latest revision as of 08:18, 23 October 2023

apiVersion: snapshot.storage.k8s.io/v1

kind: VolumeSnapshotContent
metadata:
  annotations:
  - snapshot.storage.kubernetes.io/allowVolumeModeChange: "true"
  name: new-snapshot-content-test
spec:
  deletionPolicy: Delete
  driver: hostpath.csi.k8s.io
  source:
    snapshotHandle: 7bdd0de3-aaeb-11e8-9aae-0242ac110002
  sourceVolumeMode: Filesystem
  volumeSnapshotRef:
    name: new-snapshot-test
    namespace: default

Advertising: