Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save huseyinbabal/6ed2441bf4798f5fb0ea52461454abc5 to your computer and use it in GitHub Desktop.
Save huseyinbabal/6ed2441bf4798f5fb0ea52461454abc5 to your computer and use it in GitHub Desktop.
Keptn Plugin Source Configuration
'keptn':
## Keptn source configuration
## Plugin name syntax: <repo>/<plugin>[@<version>]. If version is not provided, the latest version from repository is used.
botkube/keptn:
# -- If true, enables `keptn` source.
enabled: true
config:
project: "botkube"
url: "http://localhost:8080/api"
token: "keptn_token"
log:
level: info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment