Skip to content

Helm charts for 1Spatial products, used for deploying into Kubernetes environments

Notifications You must be signed in to change notification settings

1SpatialGroupLtd/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Official 1Spatial Helm Charts

This repository contains Helm charts for 1Spatial products, used for deploying into Kubernetes environments. They are provided to help administrators install 1Spatial products by adding the helm repository to their environment and setting environment-specific values.

Available Charts

Usage

To add the 1Spatial charts repository:
helm repo add 1spatial https://1spatialgroupltd.github.io/helm-charts/

Installing

It's recommended (but not required) that our product charts are installed in their own namespaces to logically separate product configurations.

While the charts do contain a number of default parameters, the charts require a number of parameters to be provided for install. These can be provided as part of the command line or defined in a yaml file passed into the install command. See below for an overview of the required parameters, optional parameters and full configuration examples for each product.

helm install <deployment_name> 1spatial/<chart_name> -n <namespace> -f <settings_file>.yaml

e.g. for 1Integrate helm install 1integrate 1spatial/1integrate -n 1integrate -f 1integrate.yaml

Chart Settings

Copyright (c) 1Spatial 2021

About

Helm charts for 1Spatial products, used for deploying into Kubernetes environments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published