Skip to content

Commit

Permalink
specify edge case of removal of deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-hontarau committed Oct 24, 2024
1 parent c44368c commit aa8e844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/vendors/kubernetes/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,5 +174,5 @@ The following screen highlights the Finished Run and output from a successful de

!!! info
By default; if a YAML file is removed from your repository, the resources with an attached `spacelift-stack=<stack-slug>` label will be removed from the Kubernetes cluster.

However, this removal only occurs if there are multiple YAML files in the repository. If there is only one YAML file and it is deleted, an error will occur.
The `--prune` flag will be utilized.

0 comments on commit aa8e844

Please sign in to comment.