docs: Update the name of the secret in the output
I found it confusing that the name of secret is different that the one created. Hopefully this helps.
This commit is contained in:
@@ -92,7 +92,7 @@ kubectl describe secrets/db-user-pass-96mffmfh4k
|
|||||||
The output is similar to:
|
The output is similar to:
|
||||||
|
|
||||||
```
|
```
|
||||||
Name: db-user-pass
|
Name: db-user-pass-96mffmfh4k
|
||||||
Namespace: default
|
Namespace: default
|
||||||
Labels: <none>
|
Labels: <none>
|
||||||
Annotations: <none>
|
Annotations: <none>
|
||||||
|
|||||||
Reference in New Issue
Block a user