Uploaded image for project: 'Maistra'
  1. Maistra
  2. MAISTRA-761

Update Istio ServiceMeshControlPlane example yaml

XMLWordPrintable

    • GA

      Under https://docs.openshift.com/container-platform/4.1/service_mesh/service_mesh_install/installing-ossm.html#ossm-cr-example_installing-ossm, the yaml listed under "Full example istio-installation.yaml" should be updated as it is missing a spec section and errors related to this may not be obvious at first.

      Specifically, add the text "spec:" in the first column of line 5. For example:

      apiVersion: maistra.io/v1
      kind: ServiceMeshControlPlane
      metadata:
        name: basic-install
      spec:
      

      Everything else in the yaml listing should be provided/verified with engineering/QE.

            Unassigned Unassigned
            rhn-support-trogers Travis Rogers (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: