Skip to content

Commit 1e5f6a9

Browse files
committed
Update gateway-api CRD version
Signed-off-by: nayihz <[email protected]>
1 parent a322c2e commit 1e5f6a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ After these goals are achieved, further goals may be decided.
5555
Deploy the [Gateway API] [CRDs]:
5656

5757
```console
58-
kubectl apply -k https://github.com/kubernetes-sigs/gateway-api/config/crd/experimental?ref=v0.8.1
58+
kubectl apply -k https://github.com/kubernetes-sigs/gateway-api/config/crd/experimental?ref=v1.2.1
5959
```
6060

6161
Build container images:

0 commit comments

Comments
 (0)