Commit Graph
14 Commits
Author SHA1 Message Date
Mikołaj Robakowski af844046a6 [stable/neo4j] Add an option to disable the usage of persistent volumes (#10381)
* Add an option to disable the usage of persistent volumes

Signed-off-by: Mikołaj Robakowski <mikolaj.rob@gmail.com>

* bump chart version

Signed-off-by: Mikołaj Robakowski <mikolaj.rob@gmail.com>
2019-01-11 03:00:19 -08:00
sedpavel 3e8ae82c03 Neo4j configure discovery host (#9795)
* Add config for initial members discovery domain sufix.

Signed-off-by: Pavel Sedivy <p.sedivy@sportradar.com>

* bump MINOR version since new config is added

Signed-off-by: Pavel Sedivy <sedpavel@gmail.com>

* rename specific initialMembersDiscoveryDomainSuffix config to general clusterDomain

Signed-off-by: Pavel Sedivy <sedpavel@gmail.com>
2018-12-19 05:43:32 -08:00
moxious fb279f95ed Neo4j remove privileged security context, upgrade to 3.4.x series (#7153)
* remove privileged:true from securityContext neo4j

* upgrade to neo4j 3.4 series latest patchlevel (3.4.5)

* Bump minor version
2018-08-15 13:16:29 -07:00
Jihyuk Bok 8a8b27c479 [stable/neo4j] Add License agreement in replica pod too (#6687)
* Add License agreement in replica pod too

* update minor version
2018-08-09 22:02:05 -07:00
Faraaz Khan 0011b17cff [stable/neo4j] Update Neo4j to 3.3.4 (#5172)
* update neo4j chart

* updates neo4j to 3.3.4
* Adds pod disruption budget
* Removes privileged security context
* Adds delete hook annotation to test pod
* Reorganizes tests so they pass on clusters with rbac enabled, example:
gke-1.9.6

* require explicit agreement to neo4j license

* switch to using default instead of required

See: https://github.com/kubernetes/helm/issues/2347

* print error when license is not accepted
2018-05-08 08:49:52 -07:00
rjaxin 100cc91598 [stable/neo4j] minor improvements to charts (#4880)
* changed values from empty dicts to empty arrays, added sidecars for replicas

* bump version

* addressing PR comments
2018-04-18 13:09:00 -07:00
Sebastian Melchior 60ddfec894 [stable/neo4j] Fix dataVolume Persistence (#4046)
* make data volume persistent + make subPath optional

* fix README format

* change minor version
2018-04-07 02:50:07 -07:00
youhonglian 790ced1b1f change 'tables'->table" (#4386)
* Update Chart.yaml

* change 'tables'->table"

change 'tables'->table"

* Update Chart.yaml

* Update Chart.yaml

* Update Chart.yaml

* Update Chart.yaml
2018-03-29 15:39:02 -07:00
Ole Markus With c9c99aaaab [stable/neo4j] Add support for imagePullSecrets (#4454)
* Add support for imagePullSecret

* Bumping minor version

* lower case imagePullSecret
2018-03-27 14:45:13 -07:00
Ole Markus With 2273a79da0 [stable/neo4j] Change the image of the initContainer examples (#4269)
* Change the image of the initContainer examples

The initContainer examples use a container with an old curl version.
This version of curl has failed since GitHub disabled TLSv1.
This commit updates the examples to use an image with a working curl.

* Bump chart version
2018-03-23 09:27:02 -07:00
Mark Needham 4c2f507494 Neo4j init containers (#3047)
* Bump to apiVersion for 1.8 and add selector as required in 1.8

* add mount for plugins so users can add them via an initContainer

* add init containers + fixing some spacing in values.yaml

* init containers for read replicas too

* bump chart version

* back to v1beta1 + don't need to match all labels

* add namespace everywhere
2018-01-08 02:49:09 -08:00
Charlie Briggs d6c8a3b8b5 Neo4j: add sidecar container option for core pod (#2829)
[stable/neo4j] add optional sidecar container configuration for core pod.
2017-12-11 17:17:59 +01:00
Mark Needham ae4ddf4255 [Neo4j] updating readme to reference stable instead of incubator (#2885)
[Neo4j] updating readme to reference stable instead of incubator
2017-11-29 18:40:41 +01:00
Mark Needham 602980a6eb [Neo4j] Incubator -> Stable (#2744) 2017-11-20 22:26:31 +01:00