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>
pull/21370/head
jinu 2020-05-31 18:53:54 +09:00 committed by GitHub
parent 05234b95ad
commit b20c2320ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -267,7 +267,7 @@ Readiness Probeは、コンテナの全てのライフサイクルにおいて
{{< /note >}}
Readiness Probeは、Liveness Probeと同様に構成します。
唯一の違いは、`readinessProbe`フィールドを`livenessProbe` フィールドの代わりに利用することだけです。
唯一の違いは、`readinessProbe`フィールドを`livenessProbe`フィールドの代わりに利用することだけです。
```yaml
readinessProbe: