Error when installing API resources : $ kubectl kustomize "https://github.com/nginx/nginx-gateway-fabric/config/crd/gateway-api/standard?ref=v1.6.2" | kubectl apply -f -
error: hit 27s timeout running '/usr/bin/git fetch --depth=1 https://github.com/nginx/nginx-gateway-fabric v1.6.2'
error: no objects passed to apply
$ wget https://github.com/nginx/nginx-gateway-fabric/config/crd/gateway-api/standard?ref=v1.6.2
--2025-05-07 14:15:22-- https://github.com/nginx/nginx-gateway-fabric/config/crd/gateway-api/standard?ref=v1.6.2
Resolving github.com (github.com)... 140.82.113.3
Connecting to github.com (github.com)|140.82.113.3|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2025-05-07 14:15:23 ERROR 404: Not Found.
Same issue happens with Deploy CRDs