mirror of
https://github.com/truenas/charts.git
synced 2026-05-12 11:36:10 +08:00
netdata - pre-migration actions (#2120)
This commit is contained in:
@@ -3,7 +3,7 @@ description: Real-time performance monitoring, done right!
|
||||
annotations:
|
||||
title: Netdata
|
||||
type: application
|
||||
version: 1.0.39
|
||||
version: 1.0.40
|
||||
apiVersion: v2
|
||||
appVersion: v1.44.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: {{ template "netdata.name" . }}
|
||||
name: {{ template "netdata.name" . }}-netdata
|
||||
labels:
|
||||
app: {{ template "netdata.name" . }}
|
||||
chart: {{ template "netdata.chart" . }}
|
||||
|
||||
Reference in New Issue
Block a user