Skip to content

Commit 3fc0c62

Browse files
committed
AUTO: Sync Helm Charts docs to ScalarDB docs site repo
1 parent eb34902 commit 3fc0c62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/version-3.14/helm-charts/getting-started-scalardb-cluster-tls.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,8 +330,8 @@ ScalarDB Cluster は、バックエンドデータベースとして何らかの
330330
scalar.db.cluster.tls.override_authority=cluster.scalardb.example.com
331331

332332
### License key configurations
333-
scalar.dl.licensing.license_key=${env:SCALAR_DB_CLUSTER_LICENSE_KEY}
334-
scalar.dl.licensing.license_check_cert_pem=${env:SCALAR_DB_CLUSTER_LICENSE_CHECK_CERT_PEM}
333+
scalar.db.cluster.node.licensing.license_key=${env:SCALAR_DB_CLUSTER_LICENSE_KEY}
334+
scalar.db.cluster.node.licensing.license_check_cert_pem=${env:SCALAR_DB_CLUSTER_LICENSE_CHECK_CERT_PEM}
335335

336336
tls:
337337
enabled: true

0 commit comments

Comments
 (0)