Note These helm charts are currently in preview and in development. Please report issues and problem.
helm repo add webdevops https://webdevops.github.io/helm-charts/
or in Chart.yaml
:
apiVersion: v2
name: foobar
description: example chart
# ...
dependencies:
- name: xxxxx
version: 1.x.x
repository: "https://webdevops.github.io/helm-charts/"
Chart | Description | GitHub project |
---|---|---|
azure-janitor | Automated removal of Azure resources based on ttl tag | |
azure-keyvault-exporter | Prometheus exporter for Azure KeyVault metrics (secrets, certificates, ...) eg expiry time | |
azure-loganalytics-exporter | Prometheus exporter for Azure Log Analytics queries | |
azure-metrics-exporter | Prometheus exporter for Azure Monitor metrics | |
azure-resourcemanager-exporter | Prometheus exporter for Azure ResourceManager information | |
azure-resourcegraph-exporter | Prometheus exporter for Azure Resource Graph queries | |
azure-scheduledevents-manager | Manages Azure ScheduledEvents (drain nodes) and provides metrics for upcoming Azure ScheduledEvents | |
kube-pool-manager | Manages Kubernetes pool nodes (adds labels, annotations, ...) based on node spec | |
pagerduty-exporter | Prometheus exporter for PagerDuty accounts |
To inject Azure KeyVault secrets and other Azure related information try helm plugin "azure-tpl".
This plugin (which also can be used as standalone tool) can process helm values.yaml
files and injects secrets.