Browse Source

Add link to blue green sample app (#20)

pull/21/head
Alexander Matyushentsev 6 years ago
committed by dthomson25
parent
commit
3f461c308f
  1. 1
      README.md

1
README.md

@ -16,3 +16,4 @@ to explore ArgoCD and GitOps!
| [blue-green-deploy](blue-green-deploy/) | Demonstrates an Argo CD Sync hook which performs a blue/green deployment | | [blue-green-deploy](blue-green-deploy/) | Demonstrates an Argo CD Sync hook which performs a blue/green deployment |
| [sock-shop](sock-shop/) | A microservices demo application (https://microservices-demo.github.io) | | [sock-shop](sock-shop/) | A microservices demo application (https://microservices-demo.github.io) |
| [plugins](plugins/) | Applications which demonstrate config management plugins usage | | [plugins](plugins/) | Applications 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)

Loading…
Cancel
Save