From 37c7069923422974471a6c5923f7b33f5c3689a4 Mon Sep 17 00:00:00 2001 From: josh-wong Date: Thu, 3 Apr 2025 02:04:12 +0000 Subject: [PATCH] AUTO: Sync Helm Charts docs to ScalarDB docs site repo --- .../version-3.14/helm-charts/how-to-deploy-scalardl-ledger.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versioned_docs/version-3.14/helm-charts/how-to-deploy-scalardl-ledger.mdx b/versioned_docs/version-3.14/helm-charts/how-to-deploy-scalardl-ledger.mdx index e89f056f..1b934e47 100644 --- a/versioned_docs/version-3.14/helm-charts/how-to-deploy-scalardl-ledger.mdx +++ b/versioned_docs/version-3.14/helm-charts/how-to-deploy-scalardl-ledger.mdx @@ -13,7 +13,7 @@ This document explains how to deploy ScalarDL Ledger using Scalar Helm Charts. Y ## Prepare a private key file (optional / it is necessary if you use ScalarDL Auditor) -If you use the [asset proofs](https://scalardl.scalar-labs.com/docs/latest/how-to-use-proof) of ScalarDL Ledger, you must create a Secrete resource to mount the private key file on the ScalarDL Ledger pods. If you use ScalarDL Auditor, asset proof is necessary. +If you use the [asset proofs](https://scalardl.scalar-labs.com/docs/latest/how-to-write-applications#what-is-asset-proof) of ScalarDL Ledger, you must create a Secrete resource to mount the private key file on the ScalarDL Ledger pods. If you use ScalarDL Auditor, asset proof is necessary. Please refer to the following document for more details on how to mount the key/certificate files on the ScalarDL pods.