TiFlash存算分离架构对OSS的兼容性不足,不支持LifeCycle方式

后续通过 @flow-PingCAP 的指导,可以通过在write-node的配置中增加profiles.default.remote_gc_method: 2,通过原始的scan方式来删object。
参数介绍为:

the method of running GC task on the remote store. 1 - lifecycle, 2 - scan.