Skip to content

Commit

Permalink
Clean-up (argoproj#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexec authored and jessesuen committed Aug 14, 2019
1 parent 08836bd commit 6150e82
Show file tree
Hide file tree
Showing 16 changed files with 9 additions and 255 deletions.
19 changes: 9 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,16 @@ to explore ArgoCD and GitOps!

| Application | Description |
|-------------|-------------|
| [guestbook](guestbook/) | A hello word guestbook application as plain YAML |
| [ksonnet-guestbook](ksonnet-guestbook/) | The guestbook application as a ksonnet app |
| [helm-guestbook](helm-guestbook/) | The guestbook application as a Helm chart |
| [jsonnet-guestbook](jsonnet-guestbook/) | The guestbook application as a raw jsonnet |
| [jsonnet-guestbook-tla](jsonnet-guestbook-tla/) | The guestbook application as a raw jsonnet with support for top level arguments |
| [kustomize-guestbook](kustomize-guestbook/) | The guestbook application as a Kustomize 2 app |
| [guestbook](guestbook/) | A hello word guestbook app as plain YAML |
| [ksonnet-guestbook](ksonnet-guestbook/) | The guestbook app as a ksonnet app |
| [helm-guestbook](helm-guestbook/) | The guestbook app as a Helm chart |
| [jsonnet-guestbook](jsonnet-guestbook/) | The guestbook app as a raw jsonnet |
| [jsonnet-guestbook-tla](jsonnet-guestbook-tla/) | The guestbook app as a raw jsonnet with support for top level arguments |
| [kustomize-guestbook](kustomize-guestbook/) | The guestbook app as a Kustomize 2 app |
| [pre-post-sync](pre-post-sync/) | Demonstrates Argo CD PreSync and PostSync hooks |
| [sync-waves](sync-waves/) | Demonstrates Argo CD sync waves with hooks |
| [helm-dependency](helm-dependency/) | Demonstrates how to customize an OTS (off-the-shelf) helm chart from an upstream repo |
| [sock-shop](sock-shop/) | A microservices demo application (https://microservices-demo.github.io) |
| [plugins](plugins/) | Applications which demonstrate config management plugins usage |
| [sock-shop](sock-shop/) | A microservices demo app (https://microservices-demo.github.io) |
| [plugins](plugins/) | Apps which demonstrate config management plugins usage |
| [blue-green](blue-green/) | Demonstrates how to implement blue-green deployment using [Argo Rollouts](https://github.com/argoproj/argo-rollouts)
| [applications](applications/) | An application composed of other applications |
| [applications-helm](applications-helm/) | Demonstrates application composed of other applications using Helm chart and value files |
| [apps](apps/) | An app composed of other apps |
10 changes: 0 additions & 10 deletions applications-helm/Chart.yaml

This file was deleted.

32 changes: 0 additions & 32 deletions applications-helm/templates/_helpers.tpl

This file was deleted.

30 changes: 0 additions & 30 deletions applications-helm/templates/applications.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions applications-helm/templates/argocd-cm.yaml

This file was deleted.

19 changes: 0 additions & 19 deletions applications-helm/templates/argocd-rbac-cm.yaml

This file was deleted.

45 changes: 0 additions & 45 deletions applications-helm/templates/project.yaml

This file was deleted.

46 changes: 0 additions & 46 deletions applications-helm/values-global.yaml

This file was deleted.

19 changes: 0 additions & 19 deletions applications-helm/values-production.yaml

This file was deleted.

19 changes: 0 additions & 19 deletions applications-helm/values-staging.yaml

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 6150e82

Please sign in to comment.