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:
jinu
2020-05-31 18:53:54 +09:00
committed by GitHub
parent 05234b95ad
commit b20c2320ae
@@ -267,7 +267,7 @@ Readiness Probeは、コンテナの全てのライフサイクルにおいて
{{< /note >}}
Readiness Probeは、Liveness Probeと同様に構成します。
唯一の違いは、`readinessProbe`フィールドを`livenessProbe` フィールドの代わりに利用することだけです。
唯一の違いは、`readinessProbe`フィールドを`livenessProbe`フィールドの代わりに利用することだけです。
```yaml
readinessProbe: