mirror of
https://github.com/truenas/charts.git
synced 2026-04-29 04:51:31 +08:00
* Upgraded catalog item(s)
This commit upgrades collabora, elastic-search, home-assistant, plex, minio, nextcloud, minecraft, gitea, pgadmin, mealie, chia, cloudflared, adguard-home, vaultwarden, metube, castopod, tailscale, prowlarr, omada-controller, radarr, immich, autobrr, sabnzbd, komga, grafana, searxng, n8n, node-red, actual-budget, homarr, audiobookshelf, odoo catalog item(s).
* revert 2 apps
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
37 lines
514 B
YAML
37 lines
514 B
YAML
image:
|
|
repository: grafana/grafana
|
|
pullPolicy: IfNotPresent
|
|
tag: 11.4.0
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
grafanaConfig:
|
|
plugins: []
|
|
additionalEnvs: []
|
|
|
|
grafanaNetwork:
|
|
hostNetwork: false
|
|
webPort: 30037
|
|
certificateID:
|
|
rootURL: ''
|
|
|
|
grafanaRunAs:
|
|
user: 568
|
|
group: 568
|
|
|
|
grafanaStorage:
|
|
data:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: data
|
|
additionalStorages: []
|
|
|
|
notes:
|
|
custom: |
|
|
Default credentials:
|
|
- Username: admin
|
|
- Password: admin
|