This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
сервис_grafana [2026/05/23 08:59] val [Kubernetes] |
сервис_grafana [2026/06/10 11:59] (current) val [Kubernetes] |
||
|---|---|---|---|
| Line 51: | Line 51: | ||
| # HTTP_PROXY: "http://gate.isp.un:3128" | # HTTP_PROXY: "http://gate.isp.un:3128" | ||
| # HTTPS_PROXY: "http://gate.isp.un:3128" | # HTTPS_PROXY: "http://gate.isp.un:3128" | ||
| - | # NO_PROXY: "vmsingle-victoria-metrics-single-server,vls-victoria-logs-single-server" | + | # NO_PROXY: "localhost,127.0.0.1,.svc,.cluster.local,vmsingle-victoria-metrics-single-server,vls-victoria-logs-single-server" |
| - | #persistence: | + | persistence: |
| - | # enabled: true | + | enabled: true |
| - | # storageClassName: "longhorn" | + | storageClassName: "longhorn" |
| - | # accessModes: | + | accessModes: |
| - | # - ReadWriteOnce | + | - ReadWriteOnce |
| - | # size: 5Gi | + | size: 2Gi |
| + | |||
| + | #downloadDashboards: | ||
| + | # env: | ||
| + | # HTTP_PROXY: "http://gate.isp.un:3128" | ||
| + | # HTTPS_PROXY: "http://gate.isp.un:3128" | ||
| + | # NO_PROXY: "localhost,127.0.0.1,.svc,.cluster.local,vmsingle-victoria-metrics-single-server,vls-victoria-logs-single-server" | ||
| datasources: | datasources: | ||
| Line 84: | Line 90: | ||
| editable: true | editable: true | ||
| options: | options: | ||
| - | path: /var/lib/grafana/dashboards/default | + | path: /var/lib/grafana/dashboards |
| dashboards: | dashboards: | ||