mirror of
https://github.com/arangodb/kube-arangodb.git
synced 2024-12-14 11:57:37 +00:00
Merge pull request #300 from moorara/patch-1
Fixing small type in readme
This commit is contained in:
commit
5b181da54e
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ it is intended to be.
|
|||
# The following will install the custom resources required by the operators.
|
||||
helm install https://github.com/arangodb/kube-arangodb/releases/download/0.3.4/kube-arangodb-crd.tgz
|
||||
# The following will install the operator for `ArangoDeployment` &
|
||||
# `ArangoDeplomentReplication` resources.
|
||||
# `ArangoDeploymentReplication` resources.
|
||||
helm install https://github.com/arangodb/kube-arangodb/releases/download/0.3.4/kube-arangodb.tgz
|
||||
# To use `ArangoLocalStorage`, also run
|
||||
helm install https://github.com/arangodb/kube-arangodb/releases/download/0.3.4/kube-arangodb-storage.tgz
|
||||
|
|
Loading…
Reference in a new issue