getsentry/sentry-kubernetes

Add a manifest that can be used without helm

Closed this issue · 2 comments

It would be great if you would provide a manifest file that can be used without helm.

Basically like: https://github.com/infracloudio/botkube/blob/master/deploy-all-in-one.yaml

The deployment file can be generated by helm template locally or on CI.

We’ve actually since adopted helm. At the time though helm template wasn’t a great option for us.