File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 1+ ## Introduction
2+
3+ This chart includes only CRDs required for kube-arangodb to work.
4+
5+ ### This chart is deprecated!
6+ For Helm3, use ` kube-arangodb ` chart instead.
Original file line number Diff line number Diff line change @@ -4,15 +4,11 @@ Kubernetes ArangoDB Operator.
44
55# Chart Details
66
7- Chart will install fully operational ArangoDB Kubernetes Operator. CRD are moved to different Helm package.
8-
9- # Prerequisites
10-
11- To be able to work with Operator, Custom Resource Definitions needs to be installed. More details can be found in ` kube-arangodb-crd ` chart.
7+ Chart will install fully operational ArangoDB Kubernetes Operator.
128
139# Resources Required
1410
15- In default installation deployment with 2 pods will be created. Each default pod require 256MB of ram and 250m of CPU.
11+ In default installation deployment with 1 pod will be created. The operator pod require 256MB of ram and 250m of CPU.
1612
1713# Installing the Chart
1814
@@ -149,7 +145,7 @@ Default: `1000`
149145
150146Replication count for Operator deployment.
151147
152- Default : ` 2 `
148+ Default : ` 1 `
153149
154150# ## `operator.updateStrategy`
155151
You can’t perform that action at this time.
0 commit comments