Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-16007

The addon is only deployed on openshift spokes

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • ACM 2.13.0
    • Observability
    • None
    • None

       In heterogeneous environments where the hub manages both openshift and *KS spokes, the addon should only be deployed on openshift spokes.
      This is achieved by changing the default placement used in the ClusterManagementAddon from `global` to a custom one with a predicate like:

      spec: 
        clusterSets: 
          - global
        predicates: 
          - requiredClusterSelector: 
              labelSelector: 
                matchLabels: 
                  vendor: OpenShift
      

              Unassigned Unassigned
              rh-ee-tmange Thibault Mange
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: