remove outdated instructions
ci / build (push) Waiting to run Details

This commit is contained in:
CJ_Clippy 2024-06-11 20:29:40 -08:00
parent 7a7db2717e
commit 1b436de8d8
1 changed files with 0 additions and 15 deletions

View File

@ -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.