
PowerProtect Data Manager 19.11 Kubernetes User Guide
Customizing PowerProtect Data Manager pod configuration
In some scenarios, such as for adding additional Network Interface Cards (NICs) or setting DNS configuration for pods, you might want to update the PowerProtect Controller, Velero, and cProxy pod configurations to apply additional attributes or change existing attributes. Pod information is specified in a configurations attribute within the API request.
To make changes to a pod configuration, you can create a yaml file that contains these changes, and then specify this yaml in the API so that this information is used by PowerProtect Data Manager to apply the changes, for example, to create custom ports. This process is described under Back up and restore Kubernetes in the PowerProtect Data Manager Public REST API documentation.