Skip to content

Commit 5eb2409

Browse files
committed
Update README.md
1 parent 3737cb9 commit 5eb2409

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ talosctl apply-config --insecure --nodes <node-ip-2> --file iac/talos/clustercon
111111
### 4. Install Gateway API CRDs
112112
This is a prerequisite for Cilium's Gateway API integration.
113113
```bash
114-
kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.2.0/standard-install.yaml
115-
kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.2.0/experimental-install.yaml
114+
kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.3.0/standard-install.yaml
115+
kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.3.0/experimental-install.yaml
116116
```
117117

118118
### 5. Configure Secret Management

0 commit comments

Comments
 (0)