Cleanup ΒΆ
To shutdown the cluster and remove all associated resources:
- Open
.cluster.dev/
directory in your repo. - In each manifest set
cluster.installed
tofalse
. - Commit and push changes.
- Open GitHub Action output to see the removal status.
After successful removal, you can safely delete cluster manifest file from .cluster.dev/
directory.