prometheus operator v0.71.2

AlertmanagerConfig.spec.receivers[].pushoverConfigs[].retry

How often the Pushover servers will send the same notification to the user. Must be at least 30 seconds.

1 fields
AlertmanagerConfig.spec.receivers[].pushoverConfigs[].retry fields and descriptions
Field / TypeDescription
AlertmanagerConfig.spec.receivers[].pushoverConfigs[].retry
string

How often the Pushover servers will send the same notification to the user. Must be at least 30 seconds.

  • pattern: ^(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?$