Skip to content

Commit 8ac8d35

Browse files
Update content/ja/docs/concepts/configuration/secret.md
Co-authored-by: atoato88 <[email protected]>
1 parent cafc107 commit 8ac8d35

File tree

1 file changed

+1
-1
lines changed
  • content/ja/docs/concepts/configuration

1 file changed

+1
-1
lines changed

content/ja/docs/concepts/configuration/secret.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ data:
649649
immutable: true
650650
```
651651
{{< note >}}
652-
SecretまたはConfigMapがimutableとしてマークされると、この変更を元に戻したり、`data`フィールドの内容を変更したりすることはできません。Secretを削除して再作成することしかできません。
652+
SecretまたはConfigMapがimutableとしてマークされると、この変更を元に戻したり、`data`フィールドの内容を変更したりすることは*できません*。Secretを削除して再作成することしかできません。
653653
既存のPodは、削除されたSecretへのマウントポイントを維持します。これらのPodを再作成することをお勧めします。
654654
{{< /note >}}
655655

0 commit comments

Comments
 (0)