Docs built with asciidoctor outside maven (i.e. not part of `infinispan/documentation`) do not have the tabbed code blocks. Fix is to include CSS under `_sass/includes` similar to https://raw.githubusercontent.com/quarkusio/quarkusio.github.io/develop/_sass/includes/asciidoc-tabs.css We can then hook that into operator and helm docs title pages and use the `role="primary"` and `role="secondary"` attributes on code blocks.