doc(README): remove mentions of install.yaml

pull/332/head
Matt Butcher 9 years ago
parent 440f3b4d21
commit 61bce52356

@ -123,13 +123,13 @@ types to a template registry, see
You can uninstall Deployment Manager using the same configuration:
```
kubectl delete -f install.yaml
helm dm delete
```
## Building the Container Images
This project runs Deployment Manager on Kubernetes as three replicated services.
By default, install.yaml uses prebuilt images stored in Google Container Registry
By default, `helm` uses prebuilt images stored in Google Container Registry
to install them. However, you can build your own container images and push them
to your own project in the Google Container Registry:

Loading…
Cancel
Save