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

Incorrect indentation in ClusterInstance resource for deleting worker nodes

XMLWordPrintable

    • None

      ```spec:
      ...
      nodes:

      • hostName: "worker-node2.example.com"
        ...
        pruneManifests:
      • apiVersion: metal3.io/v1alpha1
        kind: BareMetalHost```

      should be

      ```spec:
      ...
      nodes:

      • hostName: "worker-node2.example.com"
        ...
        pruneManifests:
      • apiVersion: metal3.io/v1alpha1
        kind: BareMetalHost```

              rhn-support-amolnar Alexandra Molnar
              rhn-support-amolnar Alexandra Molnar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: