File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,6 @@ helm install https://github.com/arangodb/kube-arangodb/releases/download/0.3.0/k
4949## Installation of latest release using Kubectl
5050
5151``` bash
52- kubectl apply -f https://raw.githubusercontent.com/arangodb/kube-arangodb/0.3.0/manifests/crd.yaml
5352kubectl apply -f https://raw.githubusercontent.com/arangodb/kube-arangodb/0.3.0/manifests/arango-deployment.yaml
5453# To use `ArangoLocalStorage`, also run
5554kubectl apply -f https://raw.githubusercontent.com/arangodb/kube-arangodb/0.3.0/manifests/arango-storage.yaml
@@ -61,7 +60,6 @@ kubectl apply -f https://raw.githubusercontent.com/arangodb/kube-arangodb/0.3.0/
6160
6261``` bash
6362DOCKERNAMESPACE=< your dockerhub account> make
64- kubectl apply -f manifests/crd.yaml
6563kubectl apply -f manifests/arango-deployment-dev.yaml
6664# To use `ArangoLocalStorage`, also run
6765kubectl apply -f manifests/arango-storage-dev.yaml
You can’t perform that action at this time.
0 commit comments