diff --git a/prepare-templates.js b/prepare-templates.js index 260bbc5b5..a7815b301 100644 --- a/prepare-templates.js +++ b/prepare-templates.js @@ -56,12 +56,6 @@ function prepareCheOperatorTemplates() { fs.copySync( path.join(src, 'org.eclipse.che.MutatingWebhookConfiguration.yaml'), path.join(templates, 'org.eclipse.che.MutatingWebhookConfiguration.yaml')) - fs.copySync( - path.join(src, 'che-operator-leader-election.Role.yaml'), - path.join(templates, 'leader-election-role.yaml')) - fs.copySync( - path.join(src, 'che-operator-leader-election.RoleBinding.yaml'), - path.join(templates, 'leader-election-role_binding.yaml')) } function prepareDevWorkspaceOperatorTemplates() { diff --git a/yarn.lock b/yarn.lock index 55fff0017..2f44b9252 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3673,7 +3673,7 @@ detect-newline@^3.0.0: "devworkspace-operator@https://github.com/devfile/devworkspace-operator#main": version "0.0.0" - resolved "https://github.com/devfile/devworkspace-operator#54561af09cf51e78e5e1295fb9f78b542138a0b9" + resolved "https://github.com/devfile/devworkspace-operator#067847d900c18a3fe0d47de920a9ce77af29e722" dezalgo@^1.0.0: version "1.0.4" @@ -3734,7 +3734,7 @@ ecc-jsbn@~0.1.1: "eclipse-che-operator@https://github.com/eclipse-che/che-operator#main": version "0.0.0" - resolved "https://github.com/eclipse-che/che-operator#76b21ea63282e75c664913f0ed47f708870fdcc2" + resolved "https://github.com/eclipse-che/che-operator#903ad387e047129ad0053a641a590fd12411f34e" editorconfig@^0.15.0: version "0.15.3"