We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a834767 + aae31de commit 1ff26c8Copy full SHA for 1ff26c8
README.md
@@ -49,7 +49,6 @@ helm install https://github.com/arangodb/kube-arangodb/releases/download/0.3.0/k
49
## Installation of latest release using Kubectl
50
51
```bash
52
-kubectl apply -f https://raw.githubusercontent.com/arangodb/kube-arangodb/0.3.0/manifests/crd.yaml
53
kubectl apply -f https://raw.githubusercontent.com/arangodb/kube-arangodb/0.3.0/manifests/arango-deployment.yaml
54
# To use `ArangoLocalStorage`, also run
55
kubectl apply -f https://raw.githubusercontent.com/arangodb/kube-arangodb/0.3.0/manifests/arango-storage.yaml
0 commit comments