Skip to content

Commit

Permalink
Fix build errors
Browse files Browse the repository at this point in the history
Signed-off-by: James Munson <[email protected]>
  • Loading branch information
james-munson committed Aug 4, 2023
1 parent f7bbe5e commit e5d1ae2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions content/docs/1.6.0/references/storage-class-parameters.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Allows for a Longhorn volume to be live migrated from one node to another. Usef

#### Encrypted
> Default: `false`
> More details in [Encrypted Volumes](../../advanced-resources/security/volume-encryptiom)
> More details in [Encrypted Volumes](../../advanced-resources/security/volume-encryption)
#### Data Locality
> Default: `disabled`
Expand Down Expand Up @@ -125,19 +125,19 @@ A list of recurring jobs that are to be run on a volume.
#### Backing Image Name
> Default: `""`
> See [Backing Images](../../advanced-resources/backing-images#create-and-use-a-backing-image-via-storageclass-and-pvc)
> See [Backing Image](../../advanced-resources/backing-image#create-and-use-a-backing-image-via-storageclass-and-pvc)
#### Backing Image Checksum
> Default: `""`
> See [Backing Images](../../advanced-resources/backing-images#create-and-use-a-backing-image-via-storageclass-and-pvc)
> See [Backing Image](../../advanced-resources/backing-image#create-and-use-a-backing-image-via-storageclass-and-pvc)
#### Backing Image Data Source Type
> Default: `""`
> See [Backing Images](../../advanced-resources/backing-images#create-and-use-a-backing-image-via-storageclass-and-pvc)
> See [Backing Image](../../advanced-resources/backing-image#create-and-use-a-backing-image-via-storageclass-and-pvc)
#### Backing Image Data Source Parameters
> Default: `""`
> See [Backing Images](../../advanced-resources/backing-images#create-and-use-a-backing-image-via-storageclass-and-pvc)
> See [Backing Image](../../advanced-resources/backing-image#create-and-use-a-backing-image-via-storageclass-and-pvc)
#### Remove Snapshots During Filesystem Trim
> Default: `ignored`
Expand Down

0 comments on commit e5d1ae2

Please sign in to comment.