Dispatcher is always caching SDI component
Hi,
I have developed a SDI component that I don´t want to be cached. I already implemented the osgi configuration, the dependencies in the pom and the dispatcher configuration in the vhost file, and my componente is already rendered using sdi feature.

The problem is that the component is always stored in cache. I tried a few cache rules such as:

But it is gettin cached anyways. I´m in AEM as a cloud service. It is maybe the cdn caching this component? I need to use ESI intead of SSI?
I will appreciate any kind of help!
Thank you all