README.md aktualisiert

This commit is contained in:
2025-07-17 00:45:09 +00:00
parent c9eb250635
commit 17dd19619d
+1 -1
View File
@@ -106,7 +106,7 @@ Nach erfolgreicher Cluster-Erstellung:
export KUBECONFIG=hnrx-${terraform.workspace}-kubeconfig
# Gateway API CRDs installieren
kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.0.0/standard-install.yaml
kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.3.0/standard-install.yaml
```