Back to Charts

⚠️ Repo Archive Notice

incubator/sentry-kubernetes/README.md

latest3.3 KB
Original Source

⚠️ Repo Archive Notice

As of Nov 13, 2020, charts in this repo will no longer be updated. For more information, see the Helm Charts Deprecation and Archive Notice, and Update.

sentry-kubernetes

sentry-kubernetes is a utility that pushes Kubernetes events to Sentry.

DEPRECATION NOTICE

This chart is deprecated and no longer supported.

Installation:

console
$ helm install incubator/sentry-kubernetes --name my-release --set sentry.dsn=<your-dsn>

Configuration

The following table lists the configurable parameters of the sentry-kubernetes chart and their default values.

ParameterDescriptionDefault
sentry.dsnSentry dsnEmpty
existingSecretExisting secret to read DSN fromEmpty
sentry.environmentSentry environmentEmpty
sentry.releaseSentry releaseEmpty
sentry.logLevelSentry log levelEmpty
sentry.eventLevelsSentry event levelsEmpty
image.repositoryContainer image namegetsentry/sentry-kubernetes
image.tagContainer image taglatest
rbac.createIf true, create and use RBAC resourcestrue
serviceAccount.nameService account to be used. If not set and serviceAccount.create is true, a name is generated using the fullname template``
serviceAccount.createIf true, create a new service accounttrue
priorityClassNamepod priorityClassNameEmpty