To uninstall the Carbon Black Container Operator, perform the following procedure.

Procedure

  • To uninstall the Carbon Black Container Operator, run the following command:
    export OPERATOR_VERSION=v6.0.2
    export OPERATOR_SCRIPT_URL=https://setup.containers.carbonblack.io/$OPERATOR_VERSION/operator-apply.sh
    curl -s $OPERATOR_SCRIPT_URL | bash -s -- -u 
    
    This command deletes the Carbon Black Container custom resource definitions (CRDs) and instances.