Uploaded image for project: 'OpenShift Service Mesh'
  1. OpenShift Service Mesh
  2. OSSM-9033

Fix indent in Istio resource in Multitenant migration doc

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • OSSM 3.0.0
    • Sail Operator
    • None
    • 3
    • False
    • Hide

      None

      Show
      None
    • False

      In this section:

      https://89396--ocpdocs-pr.netlify.app/openshift-service-mesh/latest/migrating/multitenant/ossm-migrating-multitenant-assembly#:~:text=your%20Istio%20resource.-,Example%20Istio%20resource,-apiVersion%3A%20sailoperator

       

       

      The correct yaml should be:

      apiVersion: sailoperator.io/v1
      kind: Istio
      metadata:
        name: istio-tenant-a
      spec:
        namespace: istio-system-tenant-a 
        version: v1.24.3
        values:
          meshConfig:
            discoverySelectors: 
              - matchLabels:
                  tenant: tenant-a
            extensionProviders:  
              - name: prometheus
                prometheus: {}
              - name: otel
                opentelemetry:
                  port: 4317
                  service: otel-collector.opentelemetrycollector-3.svc.cluster.local 

              rhn-support-gmonahan Gwynne Monahan
              frherrer@redhat.com Francisco Herrera Lira
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: