Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jodevsa authored Aug 27, 2023
1 parent d194908 commit 762d87d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,12 @@ Endpoint = 32.121.45.102:51820

# installation:
```
kubectl apply -f https://github.com/jodevsa/wireguard-operator/releases/download/v1.2.13/release.yaml
kubectl apply -f https://github.com/jodevsa/wireguard-operator/releases/download/v1.2.20/release.yaml
```



# uninstall
```
kubectl delete -f https://github.com/jodevsa/wireguard-operator/releases/download/v1.2.13/release.yaml
kubectl delete -f https://github.com/jodevsa/wireguard-operator/releases/download/v1.2.20/release.yaml
```

0 comments on commit 762d87d

Please sign in to comment.