Use case: We use Reflector to sync ConfigMaps only. For security reasons we do not want to give it permission to list, watch or get any secrets.
But when I remove the RBAC for secrets the error logs grows extremely quickly.
Request: Add an options to disable either the configmap watch and/or the secret watch, giving the possibility to only process and give permission to the type of resource needed
Use case: We use Reflector to sync ConfigMaps only. For security reasons we do not want to give it permission to list, watch or get any secrets.
But when I remove the RBAC for secrets the error logs grows extremely quickly.
Request: Add an options to disable either the configmap watch and/or the secret watch, giving the possibility to only process and give permission to the type of resource needed