-
Task
-
Resolution: Done
-
Major
-
OSSM 1.1.0, OSSM 2.0.0
-
None
I think we should write a module that says here are the two ways to update the SMCP and put it in here.
https://docs.openshift.com/container-platform/4.3/service_mesh/service_mesh_install/customizing-installation-ossm.htmlThat topic lists all the paratemters, and it would make sense that we write something like, here’s where you can find the SMCP and work with it and here’s the CLI.Then, every time we need that, we can reference it. So every time we mention editing the SMCP the step will look like:
Update your ServiceMeshControlPlane resource [link to that module that describes the techniques or just refer to configuring if you don't know how]. Set whatever to whatever. Here’s an example.
Yaml yaml yaml