Skip to content

Commit 62052c2

Browse files
authored
Apply suggestions from code review
1 parent 7399b31 commit 62052c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/authorization/proc-defining-authorizations-in-external-files-by-using-helm.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ configMap::
9191
defaultMode::: `420`
9292
name::: `rbac-policies`
9393

94-
. Update your {product-short} `app-config.yaml` configuration file to use the `rbac-policies.csv` and `rbac-conditional-policies.yaml` external files in {product-short}:
94+
. Update your {product-short} `app-config.yaml` configuration file to use the `rbac-policies.csv` and `rbac-conditional-policies.yaml` external files:
9595
+
9696
.`app-config.yml` fragment
9797
[source,yaml]

modules/authorization/proc-defining-authorizations-in-external-files-by-using-the-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ spec:
8989
- name: rbac-policies
9090
----
9191

92-
. Update your {product-short} `app-config.yaml` configuration file to use the external files in {product-short}:
92+
. Update your {product-short} `app-config.yaml` configuration file to use the `rbac-policies.csv` and `rbac-conditional-policies.yaml` external files:
9393
+
9494
.`app-config.yml` fragment
9595
[source,yaml]

0 commit comments

Comments
 (0)