diff --git a/site/content/docs/main/resource-filtering.md b/site/content/docs/main/resource-filtering.md index 214aee77e..fe92c4502 100644 --- a/site/content/docs/main/resource-filtering.md +++ b/site/content/docs/main/resource-filtering.md @@ -377,8 +377,8 @@ Velero supported conditions and format listed below: - conditions: pvcLabels: environment: production - action: - type: snapshot + action: + type: snapshot ``` - Subset Matching: Even if the PVC contains extra labels, it will match as long as the required key/value pair is present. For example, if the PVC has: ```yaml