diff --git a/cluster/cert-manager/base/kustomization.yaml b/cluster/cert-manager/base/kustomization.yaml index cffc385..3e571a5 100644 --- a/cluster/cert-manager/base/kustomization.yaml +++ b/cluster/cert-manager/base/kustomization.yaml @@ -12,7 +12,7 @@ resources: - subscription.yaml - monitoring.yaml # Deploy cluster resources -- cloudflare-secret-eso.yaml -- clusterissuers.yaml -- split-horizon-patch.yaml +# - cloudflare-secret-eso.yaml +# - clusterissuers.yaml +# - split-horizon-patch.yaml #- api-ingress.yaml diff --git a/cluster/cert-manager/overlays/hub/kustomization.yaml b/cluster/cert-manager/overlays/hub/kustomization.yaml index 8efdabf..986819b 100644 --- a/cluster/cert-manager/overlays/hub/kustomization.yaml +++ b/cluster/cert-manager/overlays/hub/kustomization.yaml @@ -6,6 +6,6 @@ commonAnnotations: resources: - ../../base -- api-ingress.yaml +#- api-ingress.yaml #- apiserver-cert-config.yaml #- ingress-controller-cert-config.yaml