mirror of
https://github.com/truenas/charts.git
synced 2026-05-12 03:26:08 +08:00
This commit upgrades photoprism, home-assistant, prometheus, grafana catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
36 lines
494 B
YAML
36 lines
494 B
YAML
image:
|
|
repository: grafana/grafana
|
|
pullPolicy: IfNotPresent
|
|
tag: 10.0.1
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
grafanaConfig:
|
|
plugins: []
|
|
additionalEnvs: []
|
|
|
|
grafanaNetwork:
|
|
hostNetwork: false
|
|
webPort: 30037
|
|
certificateID: 0
|
|
rootURL: ''
|
|
|
|
grafanaRunAs:
|
|
user: 568
|
|
group: 568
|
|
|
|
grafanaStorage:
|
|
data:
|
|
type: ixVolume
|
|
datasetName: data
|
|
additionalStorages: []
|
|
|
|
notes:
|
|
custom: |
|
|
Default credentials:
|
|
- Username: admin
|
|
- Password: admin
|