diff --git a/base/kustomization.yaml b/base/kustomization.yaml index 139aa57..24e8962 100644 --- a/base/kustomization.yaml +++ b/base/kustomization.yaml @@ -5,5 +5,4 @@ bases: - https://raw.githubusercontent.com/flannel-io/flannel/master/Documentation/kube-flannel.yml - https://github.com/cert-manager/cert-manager/releases/download/v1.10.0/cert-manager.yaml - ./minio - - github.com/kubernetes-sigs/gateway-api/config/crd?ref=v0.5.1 - - ./nginx-gateway \ No newline at end of file + - ./nginx \ No newline at end of file