When below config is updated, the dependent resources created must be removed.
- When `externalsecrets.operator.openshift.io.spec.externalSecretsConfig.bitwardenSecretManagerProvider` disabled, operator should remove below resources created to support the feature
- Certificates
- Deployment
- Service
- ServiceAccount
Acceptance Criteria:
- Relevant e2e's and UT's are added.