Categorygithub.com/takutakahashi/rollout-notifier
repositorypackage
1.1.0
Repository: https://github.com/takutakahashi/rollout-notifier.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

rollout-notifier

Notify a completion of rollout for applications on kubernetes

Usage

Only container image is available now.

docker pull ghcr.io/takutakahashi/rollout-notifier:latest
/daemon --namespace [namespace] --type [type] --config [config path]
parametermeans
namespaceThe namespace with the deployment you want to notify
typeNotification type. slack and noop are available now
configConfigutation file path. config example are available in example/