Visual Exports
Only available with GoodData.CN
The visual export feature is automatically deployed within your installation.
Ensure you have the following resources for deploying all visual export feature dependencies from the helm chart:
visualExporterChromium.resources
visualExporterProxy.resources
visualExporterService.resources
pdfStaplerService.resources
exportController.resources
The default replica count for all the above keys is 2
.
If you expect a high number of exports, increase the number of replicas to accelerate the request paralelism processing. If you do not plan to use exports often, you can decrease the number of replicas to 1
.
To disable the visual export feature, set the deployVisualExporter
value in the helm chart to false
.