Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable webhooks by default in chart #313

Merged
merged 6 commits into from
Sep 30, 2018
Merged

Enable webhooks by default in chart #313

merged 6 commits into from
Sep 30, 2018

Conversation

tamalsaha
Copy link
Member

@tamalsaha tamalsaha commented Sep 29, 2018

Signed-off-by: Tamal Saha <tamal@appscode.com>
@tamalsaha tamalsaha changed the title Enable webhooks by default Enable webhooks by default in chart Sep 30, 2018
@tamalsaha tamalsaha merged commit f3a1ebd into master Sep 30, 2018
@tamalsaha tamalsaha deleted the webhook branch September 30, 2018 02:21
@@ -14,14 +14,13 @@ rules:
resources:
- customresourcedefinitions
verbs:
- '*'
- "*"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tamalsaha Just a small cosmetic thing: It would be nice to be consistent at least in the same file, and use the same list format. This line uses yaml format, while most of the others using JSON.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed #319

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants