Remove references to common/10-deployment.yaml

The changes in https://github.com/heptio/ark/commit/1db966bf3c128fb5e5482d99d2504a7fa5d4d0d8#diff-c31a634b9c201723f2478087620b10c5 removed examples/common/10-deployment.yaml, which is listed in
README.md to start the server  at -
https://github.com/heptio/ark#set-up-server

This commit removes the references from the documentation.

Signed-off-by: Shubham <shubham@linux.com>
This commit is contained in:
Shubham
2018-04-17 18:37:28 +05:30
parent 71e1e2990e
commit d47887a807
4 changed files with 53 additions and 8 deletions
-4
View File
@@ -8,7 +8,3 @@ This file contains the prerequisites necessary to run the Ark server:
- `ark` service account
- RBAC rules to grant permissions to the `ark` service account
- CRDs for the Ark-specific resources (Backup, Schedule, Restore, Config)
## 10-deployment.yaml
This deploys Ark and be used for AWS, GCP, and Minio. *Note that it cannot be used for Azure.*