Skip to content

Commit 91a93dd

Browse files
chore: Automated translation updates (#1806)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 571bd8f commit 91a93dd

File tree

1 file changed

+2
-2
lines changed
  • website/i18n/ja/docusaurus-plugin-content-docs/current/automation/controlplanes/kro

1 file changed

+2
-2
lines changed

website/i18n/ja/docusaurus-plugin-content-docs/current/automation/controlplanes/kro/introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "はじめに"
33
sidebar_position: 3
4-
tmdTranslationSourceHash: 38be1b73207e74a7b4e3a0e965e3fc63
4+
tmdTranslationSourceHash: f9fdd7f9d4f4dd982e2626362769a8c2
55
---
66

77
kro はクラスター内で2つの主要コンポーネントを使用して動作します:
@@ -16,7 +16,7 @@ kro は、プラットフォームチームが複数の関連リソースをカ
1616
まず、Helm チャートを使用して kro を Kubernetes クラスターにインストールしましょう:
1717

1818
```bash wait=60
19-
$ helm install oci://registry.k8s.io/kro/charts/kro \
19+
$ helm install kro oci://registry.k8s.io/kro/charts/kro \
2020
--version=${KRO_VERSION} \
2121
--namespace kro-system --create-namespace \
2222
--wait

0 commit comments

Comments
 (0)