Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Commit caee426

Browse files
committed
local git config + minor change
1 parent 8a18110 commit caee426

File tree

1 file changed

+1
-1
lines changed
  • 04-path-security-and-networking/401-configmaps-and-secrets

1 file changed

+1
-1
lines changed

04-path-security-and-networking/401-configmaps-and-secrets/readme.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,7 @@ In the IAM Console, click `roles` and type `NodeInstanceRole` and click it. In t
710710
EC2 worker nodes use an instance profile to allow the EC2 node instances to access other AWS services. This role must be updated to allow the worker nodes to read the secrets from Secrets Manager.
711711

712712
In the IAM Console click `roles` and type `nodes` into the search box. Find the `nodes.example.cluster.k8s.local` role
713-
and click it. In the Permissions tab, expand the inline policy for `nodes.example.cluster.k8s.local` and click
713+
and click it. In the `Permissions` tab, expand the inline policy for `nodes.example.cluster.k8s.local` and click
714714
`Edit policy`.
715715

716716
{

0 commit comments

Comments
 (0)