Comment 1 for bug 2060582

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to docs (master)

Reviewed: https://review.opendev.org/c/starlingx/docs/+/915291
Committed: https://opendev.org/starlingx/docs/commit/84cf91c44937aa05328bc02c7748ca772fc9d7e3
Submitter: "Zuul (22348)"
Branch: master

commit 84cf91c44937aa05328bc02c7748ca772fc9d7e3
Author: Joao Victor Portal <email address hidden>
Date: Mon Apr 8 17:08:39 2024 -0300

    Fix minor indentation problem in K8s config

    The Kubernetes configuration that creates the ClusterRoleBinding
    "admin-user-rolebinding" in the page "Configure Container-backed Remote
    CLIs and Clients" is invalid because the indentation is wrong. This
    commit fixes this.

    Test Plan:

    PASS: Successfully apply the ClusterRoleBinding "admin-user-rolebinding"
    in a StarlingX deploy and verify that no error is thrown.

    Closes-Bug: 2060582

    Change-Id: I13f2e26de90cf98cb854c7bbaefbf43664b604b1
    Signed-off-by: Joao Victor Portal <email address hidden>