Skip to content

Commit

Permalink
docs(readme.md): add project name
Browse files Browse the repository at this point in the history
Signed-off-by: Massimiliano Giovagnoli <me@maxgio.it>
  • Loading branch information
maxgio92 committed Dec 15, 2022
1 parent c8200fb commit b8ce12f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# proxy-kubeconfig-genenerator

It generates a Kubeconfig Secret from a Service Account and a Kubernetes API server proxy.

## Synopsis
Expand Down Expand Up @@ -91,4 +93,4 @@ kubectl apply -k ./deploy/generator
$ kubectl get secret -n dev-team gitops-reconciler-kubeconfig
NAME TYPE DATA AGE
gitops-reconciler-kubeconfig Opaque 1 1s
```
```

0 comments on commit b8ce12f

Please sign in to comment.