Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
zonque committed Nov 24, 2023
1 parent 2e5f707 commit 9332a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ The binary supports the following commands:
- `kubelish add <k8s-service>` - Adds annotations to a service to expose it as an mDNS service and dumps the YAML to stdout
- `kubelish remove <k8s-service>` - Removes annotations from a service and dumps the YAML to stdout

A systemd service file is [kubelish.service](provided). Make sure you
A systemd service file is [provided](kubelish.service). Make sure you
edit the file to set the correct path to the binary and the kubeconfig file.

### Global flags
Expand Down

0 comments on commit 9332a82

Please sign in to comment.