Skip to content

aymeric-ledizes/helm-charts-cloudprober

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

Cloudprober Helm Chart

Cloudprober source:

https://github.com/cloudprober/cloudprober

Chart source:

https://github.com/cloudprober/helm-charts/tree/main/cloudprober

To install:

helm repo add cloudprober https://helm.cloudprober.org/
helm repo update
helm install cloudprober cloudprober/cloudprober -n cloudprober --create-namespace

To add/update the Cloudprober config

You can either add config directly in the values.yaml, or you can provide config on the command line through the --set-file flag.

helm upgrade --install cloudprober cloudprober/cloudprober \
    --set-file config=~/monitoring/config/cloudprober.cfg -n cloudprober

About

Helm chart for Cloudprober

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smarty 100.0%