robusta-dev / kubewatch

Watch k8s events and trigger Handlers
Apache License 2.0
544 stars 79 forks source link

Add Cloudevent section to Helm chart ConfigMap #48

Closed thevops closed 1 year ago

thevops commented 1 year ago

There was missing Cloudevent section in Helm chart ConfigMap. This section is required to configure Cloudevent webhook.

arikalon1 commented 1 year ago

Hi @thevops I see the commit [Add default value for cloudevent in Helm chart](https://github.com/thevops/kubewatch/commit/ce899c055a7932c2c496848b89b41c1f6a743f15) in your fork, but not in the PR Can you try updating the PR or re-creating it?

thevops commented 1 year ago

Hi @thevops I see the commit [Add default value for cloudevent in Helm chart](https://github.com/thevops/kubewatch/commit/ce899c055a7932c2c496848b89b41c1f6a743f15) in your fork, but not in the PR Can you try updating the PR or re-creating it?

Yes, I pushed this commit, but fork didn't refresh. I think, it can be caused by current GH issue related to Pull Requests: https://www.githubstatus.com/incidents/pr0ptqcw6q8d Let's wait until they resolve it.