Skip to content

Commit 23be39e

Browse files
authored
Merge pull request #25368 from guzj11/patch-7
Update managing-secret-using-kubectl.md
2 parents 1d28f36 + 30badbc commit 23be39e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/docs/tasks/configmap-secret/managing-secret-using-kubectl.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ Type: Opaque
141141
142142
Data
143143
====
144-
password.txt: 12 bytes
145-
username.txt: 5 bytes
144+
password: 12 bytes
145+
username: 5 bytes
146146
```
147147

148148
<!--

0 commit comments

Comments
 (0)