Update managing-secret-using-kubectl.md

pull/25368/head
guzj11 2020-12-03 16:10:13 +08:00 committed by GitHub
parent bafa12cce2
commit 30badbc6ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -141,8 +141,8 @@ Type: Opaque
Data
====
password.txt: 12 bytes
username.txt: 5 bytes
password: 12 bytes
username: 5 bytes
```
<!--