Restore Plugin Parameters
During restore, the Kubernetes Plugin will use the same parameters
which were set for the backup job and saved in the catalog. During
restore, you may change any of the parameters described in chapter
Generic Plugin Parameters and Backup and Restore Plugin Parameters. In addition to the
options used for backups, the outputformat option can be used during
restore. This option specifies the file format when restoring to a local
filesystem. You can choose the restore output in JSON
or YAML
.
If not defined the restored files will be saved in YAML
.
- outputformat: <JSON or YAML>
specifies the file format when restoring to a local filesystem as described above.
This parameter is optional.
See also
Go back to:
Go back to the Kubernetes Configuration page.
Go back to the main Kubernetes Plugin page.