diff --git a/01-gateway-api-crds/kustomization.yaml b/01-gateway-api-crds/kustomization.yaml index e8143e7..275819d 100644 --- a/01-gateway-api-crds/kustomization.yaml +++ b/01-gateway-api-crds/kustomization.yaml @@ -1,2 +1,2 @@ resources: - - https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.4.0/standard-install.yaml + - https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.4.0/standard-install.yaml \ No newline at end of file