Skip to content

Commit

Permalink
Merge pull request #119 from Altinity/dev-vladislav
Browse files Browse the repository at this point in the history
docs: minor
  • Loading branch information
sunsingerus authored Jun 18, 2019
2 parents a038c69 + 4125329 commit 30336ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Apply `clickhouse-operator` installation manifest. The simplest way - directly f
Please, `cd` into writable folder, because install script would download config files to build `.yaml` manifests from.
```bash
cd ~
curl -s https://raw.githubusercontent.com/Altinity/clickhouse-operator/dev-vladislav/manifests/dev/clickhouse-operator-install.sh | CHOPERATOR_NAMESPACE=test-clickhouse-operator bash
curl -s https://raw.githubusercontent.com/Altinity/clickhouse-operator/master/manifests/dev/clickhouse-operator-install.sh | CHOPERATOR_NAMESPACE=test-clickhouse-operator bash
```
Take into account explicitly specified namespace
```bash
Expand Down

0 comments on commit 30336ee

Please sign in to comment.