You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/helm-charts/how-to-deploy-scalardl-ledger.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This document explains how to deploy ScalarDL Ledger using Scalar Helm Charts. Y
13
13
14
14
## Prepare a private key file (optional / it is necessary if you use ScalarDL Auditor)
15
15
16
-
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.
16
+
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.
17
17
18
18
Please refer to the following document for more details on how to mount the key/certificate files on the ScalarDL pods.
0 commit comments