diff --git a/testEmbed.yaml b/testEmbed.yaml deleted file mode 100644 index fabe89cd..00000000 --- a/testEmbed.yaml +++ /dev/null @@ -1,10 +0,0 @@ -apiVersion: idpbuilder.cnoe.io/v1alpha1 -kind: GitRepository -metadata: - name: argocd - namespace: default -spec: - giteaURL: "http://localhost:3000" - source: - embeddedAppName: "argocd" - type: embedded diff --git a/testrepo.yaml b/testrepo.yaml deleted file mode 100644 index f93c19ee..00000000 --- a/testrepo.yaml +++ /dev/null @@ -1,9 +0,0 @@ -apiVersion: idpbuilder.cnoe.io/v1alpha1 -kind: GitRepository -metadata: - name: test - namespace: default -spec: - giteaURL: "http://localhost:3000" - source: - path: "/tmp/b/" \ No newline at end of file