mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-08-15 11:46:06 +00:00
Fix incorrect indent in doc
Fix incorrect indent in doc Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user