Skip to content

Commit

Permalink
bugfix: invalid link at installation
Browse files Browse the repository at this point in the history
  • Loading branch information
bartam1 committed May 10, 2021
1 parent d50f2d2 commit 2e68e5c
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 @@ -52,7 +52,7 @@ spec:
```
7. Install kubopwebdep into kubernetes
```bash
kubectl apply -f https://github.com/bartam1/kubopwebdep/releases/download/v1.0/kubopwebdep.yml
kubectl apply -f https://github.com/bartam1/kubopwebdep/releases/download/refs%2Fheads%2Fmaster/kubopwebdep.yml
```

8. Add kubopwebdep resource object with your preferences
Expand Down

0 comments on commit 2e68e5c

Please sign in to comment.