1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/oadp-self-service-admin-spec-enforce-nar.adoc
Shruti Deshpande e2ec3923c0 fix DITA errors for OADP self service
Signed-off-by: Shruti Deshpande <shdeshpa@redhat.com>
2026-01-12 05:24:06 +00:00

23 lines
873 B
Plaintext

// Module included in the following assemblies:
//
// backup_and_restore/application_backup_and_restore/oadp-self-service/oadp-self-service-cluster-admin-use-cases.adoc
:_mod-docs-content-type: REFERENCE
[id="oadp-self-service-admin-spec-enforce-nar_{context}"]
= Self-Service administrator spec enforcement for NAR
[role="_abstract"]
Enforce specific fields in `NonAdminRestore` (NAR) custom resource (CR) to control timeout settings, resource policies, label selectors, persistent volume restoration, and node port configurations used by namespace administrators. This helps you maintain restore standards.
You can enforce the following fields for a NAR CR:
* `itemOperationTimeout`
* `uploaderConfig`
* `includedResources`
* `excludedResources`
* `restoreStatus`
* `includeClusterResources`
* `labelSelector`
* `orLabelSelectors`
* `restorePVs`
* `preserveNodePorts`