diff --git a/_partials/self-hosted/_cloud-provider-config.mdx b/_partials/self-hosted/_cloud-provider-config.mdx index e5478ba542..1dd6328d6e 100644 --- a/_partials/self-hosted/_cloud-provider-config.mdx +++ b/_partials/self-hosted/_cloud-provider-config.mdx @@ -9,7 +9,7 @@ Different cloud providers use different image formats to create virtual machines We make these infrastructure provider images available to you by ensuring the images are available in the required cloud provider regions. When you deploy a cluster using {props.edition}, it automatically selects the correct infrastructure provider image that contains the desired Operation System (OS) and Kubernetes binaries specified in the cluster profile. -The exception to this process is when you are using a custom image, in which case you must provide the image yourself through the . pack. +The exception to this process is when you are using a custom image, in which case you must provide the image yourself through the pack. In the event you need to enable new cloud providers, or rotate the credentials used to access our infrastructure provider images, you can do so through the [System API](https://docs.spectrocloud.com/api/v1/system/).