Skip to content

Commit

Permalink
docs: fix name of AWS IAM policy (#4758) (#4762)
Browse files Browse the repository at this point in the history
* Fixes name of policy on docs page.

This is needed because we're putting together instructions for customers to create policies with particular names, which must match policies we're encoding in Validator tooling. If the docs tell the users to name their policy "PaletteControllerPolicy", it won't match.

Signed-off-by: Matt Welke <[email protected]>

* Revert and fix elsewhere on page.

Signed-off-by: Matt Welke <[email protected]>

---------

Signed-off-by: Matt Welke <[email protected]>
(cherry picked from commit 7fe216c)

Co-authored-by: Matt Welke <[email protected]>
  • Loading branch information
1 parent 242af14 commit 89de8f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The four core IAM policies are required for Palette to operate.

<Tabs queryString="iam-policies">

<TabItem label="Controllers Policy" value="Controllers Policy">
<TabItem label="Controller Policy" value="Controller Policy">

**Last Update**: April 20, 2023

Expand Down

0 comments on commit 89de8f4

Please sign in to comment.