npx skills add ...
npx skills add posthog/duckgres --skill multitenant-down
npx skills add posthog/duckgres --skill multitenant-down
Tear down the multi-tenant K8s stack, kill port-forwards, and clean up worker pods. Use when done testing multi-tenant mode.
Tear down the multi-tenant K8s stack:
Kill all port-forwards:
Delete the duckgres namespace (removes control plane, workers, RBAC, services):
Stop the config store:
Clean up the TLS cert:
Report to the user that the stack is torn down.