diff --git a/templates/tests/cypress-test-nc-oo.yaml b/templates/tests/cypress-test-nc-oo.yaml
index 8e06f33b351cbe04bcb4836d57997588fc988160..fd641a29ad2e54d52f545f8266466f0680b89838 100644
--- a/templates/tests/cypress-test-nc-oo.yaml
+++ b/templates/tests/cypress-test-nc-oo.yaml
@@ -3,7 +3,6 @@ kind: Pod
 metadata:
   name: "{{ include "onlyoffice-documentserver.fullname" . }}-cypress-test"
   labels:
-    app.kubernetes.io/name: {{ include "onlyoffice-documentserver.name" . }}
     helm.sh/chart: {{ include "onlyoffice-documentserver.chart" . }}
     app.kubernetes.io/instance: {{ .Release.Name }}
     app.kubernetes.io/managed-by: {{ .Release.Service }}