Skip to content

Commit 2afabec

Browse files
committed
cleanup
1 parent 3a2b555 commit 2afabec

File tree

6 files changed

+13
-741
lines changed

6 files changed

+13
-741
lines changed

scripts/scm-manager/init-scmm.sh

Lines changed: 0 additions & 389 deletions
This file was deleted.

src/main/groovy/com/cloudogu/gitops/cli/GitopsPlaygroundCliMainScripted.groovy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ class GitopsPlaygroundCliMainScripted {
8383
// make sure the order of features is in same order as the @Order values
8484
context.registerSingleton(new Application(config, [
8585
new Registry(config, fileSystemUtils, k8sClient, helmStrategy),
86-
new ScmManagerSetup(config, executor, fileSystemUtils, helmStrategy, k8sClient, networkingUtils),
8786
gitHandler,
8887
jenkins,
8988
new ArgoCD(config, k8sClient, helmClient, fileSystemUtils, gitRepoFactory, gitHandler),

0 commit comments

Comments
 (0)