Tags: qmiinh/prometheus-msteams
Tags
fix helm template indentation for pod annotations (prometheus-msteams… …#185)
make extraEnvs default value in helm an empty map (prometheus-msteams… …#169) Otherwise helm will log: ``` coalesce.go:160: warning: skipped value for environment: Not a table. ``` when overriding this value. See helm/helm#8283
Change ServiceMonitor `targetPort` to container's port (prometheus-ms… …teams#182)
Helm Chart: Add envFrom to Helm chart (prometheus-msteams#173)
Add pod custom labels (prometheus-msteams#175) Co-authored-by: Jakub Oskera <jakub.oskera@rws.com>
added retry mechanism and made it configurable (prometheus-msteams#171) * added retry mechanism and made it configurable Co-authored-by: nhe23 <nathan.herrmann@hotmail.de>
added retry mechanism and made it configurable (prometheus-msteams#171) * added retry mechanism and made it configurable Co-authored-by: nhe23 <nathan.herrmann@hotmail.de>
Fix connectors with custom templates in Helm Chart (prometheus-msteam… …s#167) * provide a way to use custom ms teams templates in connectorsWithCustomTemplates * Rename connectors_with_custom_templates to connectorsWithCustomTemplates in README and bump version Co-authored-by: weimerb-tng <weimerb-tng@users.noreply.github.com>
Helm Chart: Automatically rollout restart pod when configmaps change (p… …rometheus-msteams#166) * Update gitignore for IntellIJ * Helm Chart: Rollout Restart Pod when config changes Co-authored-by: weimerb-tng <weimerb-tng@users.noreply.github.com>
adding the ability to use a private repository (prometheus-msteams#129) Co-authored-by: Simon Effenberg <savar@users.noreply.github.com>
PreviousNext