Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mathisve/argocd-nginx-hello-world

first argocd test, please ignore
https://github.com/mathisve/argocd-nginx-hello-world

Last synced: about 2 months ago
JSON representation

first argocd test, please ignore

Awesome Lists containing this project

README

        

# argocd-nginx-hello-world
first argocd test, please ignore

a small sample application to test argocd

when deploying in minikube, don't forget to change `/etc/hosts` to include

```localhost nginx.test```

once deployed do:

```curl nginx.test:8080```