mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-05 13:05:17 +00:00
Update site/content/docs/main/api-types/restore.md
Co-authored-by: JenTing Hsiao <jenting@gitpod.io> Signed-off-by: Tiger Kaovilai <tkaovila@redhat.com>
This commit is contained in:
committed by
Tiger Kaovilai
parent
2734bac900
commit
82fab3f275
@@ -88,7 +88,7 @@ spec:
|
||||
# Array of namespaces to which this hook does not apply. Optional.
|
||||
excludedNamespaces:
|
||||
- ns3
|
||||
# Array of resources to which this hook applies. If empty, it applies to all supported resources.
|
||||
# Array of resources to which this hook applies. If unspecified, the hook applies to all resources in the backup. Optional.
|
||||
# The only resource supported at this time is pods.
|
||||
includedResources:
|
||||
- pods
|
||||
|
||||
Reference in New Issue
Block a user