diff --git a/site/content/docs/main/api-types/restore.md b/site/content/docs/main/api-types/restore.md index 80f7586b6..9663125f6 100644 --- a/site/content/docs/main/api-types/restore.md +++ b/site/content/docs/main/api-types/restore.md @@ -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