Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 0 additions & 24 deletions argocd/apps/clusters/Chart.yaml

This file was deleted.

23 changes: 0 additions & 23 deletions argocd/apps/crossplane/.helmignore

This file was deleted.

24 changes: 0 additions & 24 deletions argocd/apps/crossplane/Chart.yaml

This file was deleted.

This file was deleted.

24 changes: 0 additions & 24 deletions argocd/apps/tekton/Chart.yaml

This file was deleted.

Empty file.
14 changes: 0 additions & 14 deletions argocd/apps/tekton/templates/pipelines/pipelines.yaml

This file was deleted.

Empty file removed argocd/apps/tekton/values.yaml
Empty file.
17 changes: 0 additions & 17 deletions argocd/main-apps/clusters-main-app.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions argocd/main-apps/crossplane-main-app.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions argocd/main-apps/tekton-main-app.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ spec:
source:
repoURL: https://github.com/intelops/capten-templates.git
targetRevision: main
path: infra/crossplane/packages/k8s
path: infra/clusters/compositions/aws
destination:
server: https://kubernetes.default.svc
namespace: crossplane
syncPolicy:
automated:
prune: true

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ spec:
destination:
server: https://kubernetes.default.svc
namespace: crossplane
syncPolicy:
automated:
prune: true
5 changes: 4 additions & 1 deletion infra/clusters/argocd-apps/templates/dev/dev-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ spec:
source:
repoURL: https://github.com/intelops/capten-templates.git
targetRevision: main
path: infra/crossplane/clusters/dev
path: infra/crossplane/clusters/dev/clusterconfigs
destination:
server: https://kubernetes.default.svc
namespace: crossplane
syncPolicy:
automated:
prune: true
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ spec:
destination:
server: https://kubernetes.default.svc
namespace: tekton-pipelines
syncPolicy:
automated:
prune: true
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: dev-cluster-base-apps
name: aws-k8s-package
namespace: argo-cd
spec:
project: default
source:
repoURL: https://github.com/intelops/capten-templates.git
targetRevision: main
path: apps
path: infra/crossplane/packages-def/k8s/aws
destination:
server: https://kubernetes.default.svc
namespace: crossplane

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: crossplane-aws-dev-cluster
name: providers
namespace: argo-cd
spec:
project: default
source:
repoURL: https://github.com/intelops/capten-templates.git
targetRevision: main
path: infra/crossplane/clusters/dev
path: infra/crossplane/providers
destination:
server: https://kubernetes.default.svc
namespace: crossplane
namespace: crossplane
28 changes: 0 additions & 28 deletions infra/crossplane/crossplane-config/provider.yaml

This file was deleted.

9 changes: 0 additions & 9 deletions infra/crossplane/crossplane-config/providerconfig.yaml

This file was deleted.

Empty file.
Empty file.
Empty file.
Empty file.
Empty file removed tekton/tekton-source/chart.yaml
Empty file.