rancher-charts/packages/rancher-alerting/rancher-alerting-drivers/dev-README.md

638 B

rancher-alerting-drivers

To add a new driver:

  • develop a new driver as an independent chart under the packages/ directory in this repo
  • add a new directory and dependency.yaml file under the generated-changes/dependencies/ directory in the current directory
  • update the charts/templates/values.yaml file with the configuration for the new driver

To develop this chart and drivers, please follow the instructions for Rancher Chart and Package: