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

MCE advanced configuration syntax incorrect

XMLWordPrintable

    • False
    • None
    • False
    • Low
    • No

      Describe the changes in the doc and link to your dev story

      Provide info for the following steps:

      1. - [ ] Mandatory Add the required version to the Fix version/s field.

      2. - [ ] Mandatory Choose the type of documentation change.

            - [X] Update to an existing topic

      4. - [ ] Mandatory for bugs: What is the diff? Clearly define what the problem is, what the change is, and link to the current documentation:

      Need to fixes for the syntax on this section:

      https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#local-cluster

      correct syntax looks like:
      apiVersion: multicluster.openshift.io/v1
      kind: MultiClusterEngine
      metadata:
      name: multiclusterengine
      spec:
      overrides:
      components:

      • name: "local-cluster"
        enabled: false
        note the 2 items:
      1. add the hyphen in front of name, aligned with components
      2. remove the " " around the word false

              bswope@redhat.com Brandi Swope
              sberens@redhat.com Scott Berens
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: