A Helm chart for Panda Pulse - Ethereum network monitoring and reporting tool
Name | Url | |
---|---|---|
matty | matt.evans@ethereum.org |
Key | Type | Default | Description |
---|---|---|---|
affinity | object | {} |
|
config.discordChannel | string | "YOUR_DISCORD_CHANNEL_ID" |
|
config.ethereumCls | list | [] |
|
config.ethereumEls | list | [] |
|
config.grafanaBaseUrl | string | "" |
|
config.network | string | "YOUR_PREFERRED_NETWORK" |
|
config.prometheusDatasourceId | string | "" |
|
fullnameOverride | string | "" |
|
image.pullPolicy | string | "IfNotPresent" |
|
image.repository | string | "ethpandaops/panda-pulse" |
|
image.tag | string | "latest" |
|
imagePullSecrets | list | [] |
|
nameOverride | string | "" |
|
nodeSelector | object | {} |
|
podAnnotations | object | {} |
|
podSecurityContext | object | {} |
|
resources.limits.cpu | string | "1000m" |
|
resources.limits.memory | string | "1Gi" |
|
resources.requests.cpu | string | "100m" |
|
resources.requests.memory | string | "128Mi" |
|
schedule | string | "0 7 * * *" |
|
secrets.discordBotToken | string | "YOUR_DISCORD_BOT_TOKEN" |
|
secrets.grafanaServiceToken | string | "YOUR_GRAFANA_SERVICE_TOKEN" |
|
secrets.openrouterApiKey | string | "" |
|
securityContext | object | {} |
|
serviceAccount.annotations | object | {} |
|
serviceAccount.create | bool | true |
|
serviceAccount.name | string | "" |
|
tolerations | list | [] |
Autogenerated from chart metadata using helm-docs v1.5.0