Fix invalid file

Signed-off-by: Giancarlo Rubio <gianrubio@gmail.com>
pull/458/head
Giancarlo Rubio 2018-04-25 13:05:52 +02:00
parent 18d6b233da
commit 1f7d5c18f2
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@ It can be set up for Ark by creating a role that will have required permissions,
--policy-name heptio-ark-policy \
--policy-document file://./heptio-ark-policy.json
```
4. Update AWS_ACCOUNT_ID & HEPTIO_ARK_ROLE_NAME in the file `examples/common/10-deployment-kube2iam.yaml`:
4. Update AWS_ACCOUNT_ID & HEPTIO_ARK_ROLE_NAME in the file `examples/aws/10-deployment-kube2iam.yaml`:
```
---