Skip to content

Commit

Permalink
RHIDP-5334 - Fix rbac-policies mount path for Helm (#864)
Browse files Browse the repository at this point in the history
Co-authored-by: Fabrice Flore-Thébault <[email protected]>
  • Loading branch information
openshift-cherrypick-robot and themr0c authored Jan 20, 2025
1 parent 33446a6 commit 61ef95d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ $ oc create configmap rbac-policies \

.. Select *Add Backstage container additional volume mounts* and add the following values:

mountPath:: `/opt/app-root/src`
mountPath:: `/opt/app-root/src/rbac`
Name:: `rbac-policies`

.. Add the RBAC policy to the *Backstage container additional volumes* in the {product-short} Helm Chart:
Expand Down

0 comments on commit 61ef95d

Please sign in to comment.