Skip to content

digiusher/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DigiUsher Kubernetes Helm Charts

This repository contains Helm charts for DigiUsher services.

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repo as follows:

helm repo add digiusher https://digiusher.github.io/helm-charts
helm repo update

You can then run helm search repo digiusher to see the charts.

Installing

To install the digiusher-k8s-agent chart:

helm install digiusher-k8s-agent digiusher/digiusher-k8s-agent \
--set uploader.env.digiusher_k8s_api_token=<insert_api_token> \
--namespace digiusher-k8s \
--create-namespace

Charts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors