The answer, for anybody who stumbles onto this issue is that you must map the bucket onto itself. Thus in your cbresrore object, spec.data.map: you’ll need:
- source: mybucket
target: mybucket
The answer, for anybody who stumbles onto this issue is that you must map the bucket onto itself. Thus in your cbresrore object, spec.data.map: you’ll need: