Remove duplicate lines from doc (#2177)

Signed-off-by: Nolan Brubaker <brubakern@vmware.com>
pull/2181/head
Nolan Brubaker 2020-01-07 13:45:12 -05:00 committed by Steve Kriss
parent b9d02795b5
commit c6ff6333a9
2 changed files with 0 additions and 4 deletions

View File

@ -147,8 +147,6 @@ For example, to run the workflow for all supported platforms
REGISTRY=myrepo VERSION=foo make all-containers all-push all-manifests
```
_Note: By default, MANIFEST_PLATFORMS is set to amd64, ppc64le_
Note: if you want to update the image but not change its name, you will have to trigger Kubernetes to pick up the new image. One way of doing so is by deleting the Velero deployment pod:
```bash

View File

@ -147,8 +147,6 @@ For example, to run the workflow for all supported platforms
REGISTRY=myrepo VERSION=foo make all-containers all-push all-manifests
```
_Note: By default, MANIFEST_PLATFORMS is set to amd64, ppc64le_
Note: if you want to update the image but not change its name, you will have to trigger Kubernetes to pick up the new image. One way of doing so is by deleting the Velero deployment pod:
```bash