From 1b436de8d8fb5daaf841c0c86b5f579c5b02faac Mon Sep 17 00:00:00 2001 From: CJ_Clippy Date: Tue, 11 Jun 2024 20:29:40 -0800 Subject: [PATCH] remove outdated instructions --- README.md | 15 --------------- 1 file changed, 15 deletions(-) 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. -