From b0efc9d032c859101040c1de337b8c4a11ef4d10 Mon Sep 17 00:00:00 2001 From: Nitish Kumar Date: Fri, 24 Jun 2022 15:40:48 +0530 Subject: [PATCH] Added missing sign in monitor-node-health.md --- .../docs/tasks/debug-application-cluster/monitor-node-health.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ja/docs/tasks/debug-application-cluster/monitor-node-health.md b/content/ja/docs/tasks/debug-application-cluster/monitor-node-health.md index f40075e919..44d627a04c 100644 --- a/content/ja/docs/tasks/debug-application-cluster/monitor-node-health.md +++ b/content/ja/docs/tasks/debug-application-cluster/monitor-node-health.md @@ -59,7 +59,7 @@ reviewers: ## コンフィギュレーションを上書きします -`Node Problem Detector`の Dockerイメージをビルドする際に、[default configuration(https://github.com/kubernetes/node-problem-detector/tree/v0.1/config)が埋め込まれます。 +`Node Problem Detector`の Dockerイメージをビルドする際に、[default configuration](https://github.com/kubernetes/node-problem-detector/tree/v0.1/config)が埋め込まれます。 [`ConfigMap`](/ja/docs/tasks/configure-pod-container/configure-pod-configmap/) を使用することで設定を上書きすることができます。