From 9f82e2d83656502a9a03eb239f82933acf707ca0 Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Mon, 16 Jan 2023 18:01:20 -0800 Subject: [PATCH] correct host api for k8 --- docs/integrations/platforms/kubernetes.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/integrations/platforms/kubernetes.mdx b/docs/integrations/platforms/kubernetes.mdx index 2444273d0e..ee9baa85a2 100644 --- a/docs/integrations/platforms/kubernetes.mdx +++ b/docs/integrations/platforms/kubernetes.mdx @@ -47,8 +47,8 @@ metadata: # Name of of this InfisicalSecret resource name: infisicalsecret-sample spec: - # The host that should be used to pull secrets from. The default value is https://infisical.com/api. - hostAPI: https://infisical.com/api + # The host that should be used to pull secrets from. The default value is https://app.infisical.com/api. + hostAPI: https://app.infisical.com/api # The Kubernetes secret the stores the Infisical token tokenSecretReference: