We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4763c0a commit cd13617Copy full SHA for cd13617
README.md
@@ -83,12 +83,12 @@ Endpoint = 32.121.45.102:51820
83
84
## How to deploy
85
```
86
-kubectl apply -f https://github.com/jodevsa/wireguard-operator/releases/download/v2.0.0/release.yaml
+kubectl apply -f https://github.com/jodevsa/wireguard-operator/releases/download/v2.1.0/release.yaml
87
88
89
## How to remove
90
91
-kubectl delete -f https://github.com/jodevsa/wireguard-operator/releases/download/v2.0.0/release.yaml
+kubectl delete -f https://github.com/jodevsa/wireguard-operator/releases/download/v2.1.0/release.yaml
92
93
94
## How to collaborate
0 commit comments