4. Graphistry-resources

A chart to deploy graphistry resources

4.1. Install Graphistry Resources

git clone https://github.com/graphistry/graphistry-helm && cd graphistry-helm
helm upgrade -i  graphistry-resources ./charts/graphistry-helm-resources --namespace graphistry --create-namespace

4.2. Configuration

The following table lists the configurable parameters of the Graphistry-resources chart and their default values.

Parameter

Description

Default

global.provisioner

storage class provisioner .

"kubernetes.io/aws-ebs"

global.multiNode

multinode selector switch to determine if going multi/single node

false

graphistryResources.storageClassParameters

cloud provider storage class parameters

null

See Configuring the Override for more details on how to configure the chart.