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:
Sibi Prabakaran
2021-02-26 16:02:46 +05:30
committed by GitHub
parent 7c94fc38b4
commit 6a246ed922
@@ -92,7 +92,7 @@ kubectl describe secrets/db-user-pass-96mffmfh4k
The output is similar to:
```
Name: db-user-pass
Name: db-user-pass-96mffmfh4k
Namespace: default
Labels: <none>
Annotations: <none>