netdata - pre-migration actions (#2120)

This commit is contained in:
Stavros Kois
2024-02-02 11:59:24 +02:00
committed by GitHub
parent 788a8f117a
commit a1d21ab1cd
2 changed files with 2 additions and 2 deletions

View File

@@ -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'

View File

@@ -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" . }}