diff --git a/docs/documentation/platform/kms/kubernetes-encryption.mdx b/docs/documentation/platform/kms/kubernetes-encryption.mdx new file mode 100644 index 0000000000..748ac8c810 --- /dev/null +++ b/docs/documentation/platform/kms/kubernetes-encryption.mdx @@ -0,0 +1,5 @@ +--- +title: "Kubernetes Encryption with KMS" +sidebarTitle: "Kubernetes Encryption" +url: "https://github.com/Infisical/k8-kms-plugin" +--- diff --git a/docs/documentation/platform/kms.mdx b/docs/documentation/platform/kms/overview.mdx similarity index 99% rename from docs/documentation/platform/kms.mdx rename to docs/documentation/platform/kms/overview.mdx index eb4479597d..a9563a6353 100644 --- a/docs/documentation/platform/kms.mdx +++ b/docs/documentation/platform/kms/overview.mdx @@ -1,6 +1,6 @@ --- title: "Key Management Service (KMS)" -sidebarTitle: "Key Management (KMS)" +sidebarTitle: "Overview" description: "Learn how to manage and use cryptographic keys with Infisical." ---