Skip to content

cron job for sending information about helm charts installed to keepup service

Notifications You must be signed in to change notification settings

code-tool/keepup-helm-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keepup-helm-scraper

Helm Repository

helm repo add keepup-helm-scraper https://code-tool.github.io/keepup-helm-scraper/

Set mandatory variables

env:
  CLUSTER_NAME: 'unique-name-for-metrics-labels'
  API_URL: 'https://keepup.host/helm-cluster'
  API_TOKEN: 'api-token-to-access-the-API_URL'

Deploy

helm install keepup-helm-scraper/keepup-helm-scraper