fix:test errors

This commit is contained in:
196Ikuchil
2022-03-07 00:06:44 +09:00
parent 8981587a68
commit d1c505e171
2 changed files with 3 additions and 3 deletions
@@ -16,5 +16,5 @@ tags:
<!--more-->
{{< glossary_tooltip term_id="deployment" >}}などのワークロードオブジェクトは、ReplicaSetの仕様に基づいて、
設定された数の{{< glossary_tooltip term_id="pod" text="Pods" >}がクラスタで稼働することを保証するために、
設定された数の{{< glossary_tooltip term_id="pod" text="Pods" >}}がクラスタで稼働することを保証するために、
ReplicaSetを使用します。