Skip to content

Commit

Permalink
docs: fix typo in the cnpg plugin (cloudnative-pg#2644)
Browse files Browse the repository at this point in the history
Signed-off-by: Dj Walker-Morgan <[email protected]>
  • Loading branch information
djw-m authored Aug 30, 2023
1 parent 3282598 commit b5f594a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/kubectl-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ the credentials, the cluster name, and a user for this certificate
kubectl cnpg certificate cluster-cert --cnpg-cluster cluster-example --cnpg-user appuser
```

After the secrete it's created, you can get it using `kubectl`
After the secret it's created, you can get it using `kubectl`

```shell
kubectl get secret cluster-cert
Expand Down

0 comments on commit b5f594a

Please sign in to comment.