Merge pull request #458 from gianrubio/review-docs

Fix invalid file
This commit is contained in:
Andy Goldstein
2018-04-25 07:13:50 -04:00
committed by GitHub
+1 -1
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`:
```
---