/keepup-helm-scraper

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

Primary LanguageGo

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