-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
With the changes in RHPAM-2567 KIE Server in Authoring (non HA) scenario is not scaleable by default.
In the documentation for Authoring scenario we should add this information. Also there should be add steps how to configure KIE Server to be scaleable. First there should be used OpenShiftStartupStrategy, and then we have to options for DBs:
- Set scaleable KIE Server with H2 -> change accessModes ReadWriteOnce to ReadWriteMany for KIE Server PV
- Change DB provider to any other DB - MySQL/PostrgeSQL/external DB
- relates to
-
RHPAM-2567 Remove ReadWriteMany requirement from non-HA Authoring environment and switch all Authoring templates to Controller strategy
- Closed