-
Enhancement
-
Resolution: Done
-
Minor
-
0.6.0
Today, the way we are installing Data Index via CLI is quite different among these commands:
kogito install data-index -p project
and
kogito use-project project --install-data-index
The first one could be highly customizable, and the second one will just install Data Index using the cluster resources (e.g. Strimzi and Infinispan Operator)
The code base is different, but could use the same bits.
- is related to
-
KOGITO-2011 Check for Strimzi deployment in infrastructure package for Operator
- Closed
- relates to
-
KOGITO-614 Operator to deploy Kafka for Data Index service
- Resolved