Skip to content

Instantly share code, notes, and snippets.

@wuvs
Created March 26, 2020 04:34
Show Gist options
  • Save wuvs/4be45a8b4ea52bb46ea23b0b23fe7a67 to your computer and use it in GitHub Desktop.
Save wuvs/4be45a8b4ea52bb46ea23b0b23fe7a67 to your computer and use it in GitHub Desktop.
# report configuration
report:
slack:
channels:
- samsahai
# how often of sending component upgrade notification within a retry cycle
# use 'everytime' for sending slack notification in every component upgrade runs
# use 'retry' for sending slack notification after retry only <default>
componentUpgrade:
interval: retry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment