We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4df340b + 55dd3dc commit 5b181daCopy full SHA for 5b181da
README.md
@@ -42,7 +42,7 @@ it is intended to be.
42
# The following will install the custom resources required by the operators.
43
helm install https://github.com/arangodb/kube-arangodb/releases/download/0.3.4/kube-arangodb-crd.tgz
44
# The following will install the operator for `ArangoDeployment` &
45
-# `ArangoDeplomentReplication` resources.
+# `ArangoDeploymentReplication` resources.
46
helm install https://github.com/arangodb/kube-arangodb/releases/download/0.3.4/kube-arangodb.tgz
47
# To use `ArangoLocalStorage`, also run
48
helm install https://github.com/arangodb/kube-arangodb/releases/download/0.3.4/kube-arangodb-storage.tgz
0 commit comments