ncloud_nks_delete_addon
Uninstall an add-on from a Naver Cloud Kubernetes Service (NKS) cluster. This destructive action requires setting confirm=true to execute.
Instructions
⚠️ Destructive: Uninstall an add-on from an NKS cluster. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to execute | |
| addonRef | Yes | Installed add-on reference: the add-on name OR the installed add-on's UUID | |
| clusterUuid | Yes | UUID of the cluster |