diff --git a/README.md b/README.md index bca7cfc..878852a 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,3 @@ # futureporn.net See ./ARCHITECTURE.md for overview - -## Development - - make minikube - make tilt - -## Deploying - -Stand up a kubernetes cluster. - - make crds - make argocd - -Argo CD will watch the git repo for changes and deploy helm charts as necessary. -