Argo CD manifests for SWDB - Star Wars Database.
Once Argo CD is provisioned on your cluster apply app-of-apps.yml
with kubectl. app-of-apps.yml
is an app of apps that deploys all the services of SWDB.
kubectl apply -f app-of-apps.yml
Teardown with the shell script (requires Argo CD CLI):
sh teardown.sh