Skip to content

Commit 881f0e6

Browse files
authored
Merge pull request #26727 from psibi/patch-2
docs: Update the name of the secret in the output
2 parents aae1ca4 + 6a246ed commit 881f0e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/configmap-secret/managing-secret-using-kustomize.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ kubectl describe secrets/db-user-pass-96mffmfh4k
9292
The output is similar to:
9393

9494
```
95-
Name: db-user-pass
95+
Name: db-user-pass-96mffmfh4k
9696
Namespace: default
9797
Labels: <none>
9898
Annotations: <none>

0 commit comments

Comments
 (0)