Last updated
Was this helpful?
Last updated
Was this helpful?
Rotating keys in CARTO Self-Hosted is a simple process to ensure the security of your custom buckets, BigQuery OAuth connections, Google basemaps and custom LDS API Keys. Below are instructions for both the single VM deployment and orchestrated container deployment versions.
Access the customizations.yaml file used to deploy your CARTO Self-Hosted platform.
Update the keys related to , , and LDS API Keys.
Save the changes to the customizations.yaml file.
Upgrade your Self-Hosted installation to apply the changes.
If you need to update secrets manually:
Identify the secrets associated with , , and LDS API Keys.
Use the kubectl
command to update the specific secrets.
Upgrade your installation to apply the changes.
Remember to perform these steps with caution, ensuring minimal downtime for your CARTO Self-Hosted deployment.
For CARTO Self-hosted using Kubernetes and Helm