diff --git a/infrastructure/controllers/cert-manager-webhook-exoscale.yaml b/infrastructure/controllers/cert-manager-webhook-exoscale.yaml deleted file mode 100644 index 3ea7543..0000000 --- a/infrastructure/controllers/cert-manager-webhook-exoscale.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -apiVersion: kustomize.config.k8s.io/v1beta1 -kind: Kustomization - -resources: - - github.com/exoscale.cert-manager-webhook-exoscale/deploy/exoscale-webhook-kustomize \ No newline at end of file diff --git a/infrastructure/controllers/kustomization.yaml b/infrastructure/controllers/kustomization.yaml index a6e6239..4c01500 100644 --- a/infrastructure/controllers/kustomization.yaml +++ b/infrastructure/controllers/kustomization.yaml @@ -3,7 +3,6 @@ kind: Kustomization resources: - external-dns.yaml - cert-manager.yaml - - cert-manager-webhook-exoscale.yaml - ingress-traefik.yaml - grafana-k8s-dashboards.yaml - kube-prometheus-stack.yaml \ No newline at end of file