We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38f6803 commit acdde7dCopy full SHA for acdde7d
tutorials/deploy-demo-application-kubernetes-kapsule/index.mdx
@@ -272,7 +272,7 @@ Delete the cluster to avoid unnecessary costs.
272
1. Delete the cluster:
273
274
```bash
275
- scw k8s cluster delete $CLUSTER_ID
+ scw k8s cluster delete $CLUSTER_ID region=pl-waw with-additional-resources=true
276
```
277
278
2. Confirm the cluster is deleted:
0 commit comments