Add undeploy script and ensure namespace function for Kubernetes management
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
"setup": "./scripts/setup.sh",
|
||||
"deploy": "./scripts/deploy.sh",
|
||||
"deploy:k8s": "./scripts/deploy-k8s.sh",
|
||||
"undeploy:k8s": "./scripts/undeploy-k8s.sh",
|
||||
"validate:env": "./scripts/validate-env.sh",
|
||||
"validate:deployment": "./scripts/validate-deployment.sh",
|
||||
"seed:production": "bun scripts/seed-production.js",
|
||||
|
||||
Reference in New Issue
Block a user