Remove spaces between Japanese and English in content/ja/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes.md
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com>
This commit is contained in:
+1
-1
@@ -267,7 +267,7 @@ Readiness Probeは、コンテナの全てのライフサイクルにおいて
|
||||
{{< /note >}}
|
||||
|
||||
Readiness Probeは、Liveness Probeと同様に構成します。
|
||||
唯一の違いは、`readinessProbe`フィールドを`livenessProbe` フィールドの代わりに利用することだけです。
|
||||
唯一の違いは、`readinessProbe`フィールドを`livenessProbe`フィールドの代わりに利用することだけです。
|
||||
|
||||
```yaml
|
||||
readinessProbe:
|
||||
|
||||
Reference in New Issue
Block a user