Configuring database backups

Description

It is strongly recommended that you configure a database backup storage location that is not local to the NSP cluster. To do so, you must configure NFS using the following parameters in the backups section of the nsp-config.yml file:

Note: If the NFS parameters are configured, the capacity parameter must be unconfigured, as shown below.

      storage:

        existingClaim: ""

        capacity: ""

        nfs:

          server: "server"

          path: "path"

where

server is the NFS server IP address

path is the local path of the exported file system