From dabe7e42ec0e29ecb74c8261f37cb69bd426f264 Mon Sep 17 00:00:00 2001 From: Sheen Capadngan Date: Fri, 13 Jun 2025 23:52:18 +0800 Subject: [PATCH] misc: add deprecation for native render integration --- docs/integrations/cloud/render.mdx | 31 ++++-------------------------- 1 file changed, 4 insertions(+), 27 deletions(-) diff --git a/docs/integrations/cloud/render.mdx b/docs/integrations/cloud/render.mdx index 366316171..1d4860ebd 100644 --- a/docs/integrations/cloud/render.mdx +++ b/docs/integrations/cloud/render.mdx @@ -3,30 +3,7 @@ title: "Render" description: "How to sync secrets from Infisical to Render" --- -Prerequisites: - -- Set up and add envars to [Infisical Cloud](https://app.infisical.com) - - - - Obtain a Render API Key in your Render Account Settings > API Keys. - - ![integrations render dashboard](../../images/integrations/render/integrations-render-dashboard.png) - ![integrations render token](../../images/integrations/render/integrations-render-token.png) - - Navigate to your project's integrations tab in Infisical. - - ![integrations](../../images/integrations.png) - - Press on the Render tile and input your Render API Key to grant Infisical access to your Render account. - - ![integrations render authorization](../../images/integrations/render/integrations-render-auth.png) - - - - Select which Infisical environment secrets you want to sync to which Render service and press create integration to start syncing secrets to Render. - - ![integrations render](../../images/integrations/render/integrations-render-create.png) - ![integrations render](../../images/integrations/render/integrations-render.png) - - \ No newline at end of file + + The Render Native Integration will be deprecated in 2026. Please migrate to + our new [Render Sync](../secret-syncs/render). +