Update quickstart.md (#699)

This commit is contained in:
haf-afa 2019-10-30 16:21:07 +01:00 committed by Felix Kunde
parent aab4d51142
commit 0a7b09e791
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ kubectl apply -k github.com/zalando/postgres-operator/manifests
``` ```
For convenience, we have automated starting the operator with minikube using the For convenience, we have automated starting the operator with minikube using the
`run_operator_locally` script. It applies the [`acid-minimal-cluster`](../manifests/minimal-postgres-manifest). `run_operator_locally` script. It applies the [`acid-minimal-cluster`](../manifests/minimal-postgres-manifest.yaml).
manifest. manifest.
```bash ```bash