Summary
The user is installing flyte-binary on OKD and has configured extraRules in the values.yaml file for RBAC permissions. They encountered an error related to creating a mutating webhook configuration, specifically a permission issue with setting blockOwnerDeletion due to an ownerReference that cannot have finalizers set. The user resolved the issue by adding extraRules for replicasets/finalizers and successfully upgraded flyte-backend using Helm. They express gratitude for the assistance and question whether this issue is specific to OKD, noting they haven't encountered it in other environments.