Skip to content

Commit 08df108

Browse files
Update content/ja/docs/concepts/configuration/secret.md
Co-authored-by: atoato88 <[email protected]>
1 parent 9c67026 commit 08df108

File tree

1 file changed

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

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ empty-secret Opaque 0 2m6s
8080
```
8181

8282
`DATA`列には、Secretに保存されているデータ項目の数が表示されます。
83-
この場合、「0」は空のSecretを作成したことを意味します。
83+
この場合、`0`は空のSecretを作成したことを意味します。
8484

8585
### Service account token Secrets
8686

@@ -1064,4 +1064,3 @@ Podに複数のコンテナが含まれることもあります。しかし、Po
10641064
- [`kubectl`を使用してSecretを管理する](/docs/tasks/configmap-secret/managing-secret-using-kubectl/)方法を学ぶ
10651065
- [config fileを使用してSecretを管理する](/docs/tasks/configmap-secret/managing-secret-using-config-file/)方法を学ぶ
10661066
- [kustomizeを使用してSecretを管理する](/docs/tasks/configmap-secret/managing-secret-using-kustomize/)方法を学ぶ
1067-

0 commit comments

Comments
 (0)