From 3fc0c623689d6425ce6419b089db064cfdf70b0e Mon Sep 17 00:00:00 2001 From: josh-wong Date: Thu, 11 Sep 2025 06:46:42 +0000 Subject: [PATCH] AUTO: Sync Helm Charts docs to ScalarDB docs site repo --- .../helm-charts/getting-started-scalardb-cluster-tls.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/version-3.14/helm-charts/getting-started-scalardb-cluster-tls.mdx b/i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/version-3.14/helm-charts/getting-started-scalardb-cluster-tls.mdx index 52e928be..f5a67b1d 100644 --- a/i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/version-3.14/helm-charts/getting-started-scalardb-cluster-tls.mdx +++ b/i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/version-3.14/helm-charts/getting-started-scalardb-cluster-tls.mdx @@ -330,8 +330,8 @@ ScalarDB Cluster は、バックエンドデータベースとして何らかの scalar.db.cluster.tls.override_authority=cluster.scalardb.example.com ### License key configurations - scalar.dl.licensing.license_key=${env:SCALAR_DB_CLUSTER_LICENSE_KEY} - scalar.dl.licensing.license_check_cert_pem=${env:SCALAR_DB_CLUSTER_LICENSE_CHECK_CERT_PEM} + scalar.db.cluster.node.licensing.license_key=${env:SCALAR_DB_CLUSTER_LICENSE_KEY} + scalar.db.cluster.node.licensing.license_check_cert_pem=${env:SCALAR_DB_CLUSTER_LICENSE_CHECK_CERT_PEM} tls: enabled: true