1# an Edge specific Kustomization that mirrors default-with-metrics, but 2# removes the webhook configuration due to https://github.com/ncr-swt-retail/edge-roadmap/issues/1785 3apiVersion: kustomize.config.k8s.io/v1beta1 4kind: Kustomization 5namespace: kube-system 6 7resources: 8- manifests/deployment 9 10