# Description Sometimes during an upgrade this flag is needed to take ownership of existing objects: ```sh --take-ownership if set, upgrade will ignore the check for helm annotations and take ownership of the existing resources ``` Relevant issue: https://github.com/k0rdent/kcm/issues/2260.