* NodeSelector configuration support.
Added support for selecting node to which pod is assigned.
Bumped up the version.
Signed-off-by: Shyam Gopi <gshym.g@gmail.com>
* Removed lock file.
Signed-off-by: Shyam Gopi <gshym.g@gmail.com>
In k8s >v1.9 the "apps/v1beta2" API was superseeded by "apps/v1", and deprecated.
For kubernetes versions later than 1.15 the old API does not work anymore at all.
Signed-off-by: Paul <33927916+ailox@users.noreply.github.com>
* JanusGraph helm chart - initial commit
* updated to https repo and bucket url scheme
* fixed circleci linting errors
* fixed linting error
missed in original fix
* added icon link
* updated app to use janusgraph.name
* updated pullpolicy to IfNotPresent
* commented out load balancer annotation
* updated chart value
* fixed indenting to be consistent