From 4e316bfc044483f31aacec2efdb8a3f995138fb9 Mon Sep 17 00:00:00 2001 From: Matthias Hinrichs Date: Mon, 4 May 2026 20:00:22 +0200 Subject: [PATCH] removed empty line --- 01-gateway-api-crds/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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