From 59009aa471ad2a2a4807b52d85b452e63bb82f9d Mon Sep 17 00:00:00 2001 From: Stavros kois Date: Thu, 2 Feb 2023 18:28:26 +0200 Subject: [PATCH] remove wrong comment --- .../common/1.0.0/templates/lib/serviceAccount/_validation.tpl | 2 -- 1 file changed, 2 deletions(-) diff --git a/library/common/1.0.0/templates/lib/serviceAccount/_validation.tpl b/library/common/1.0.0/templates/lib/serviceAccount/_validation.tpl index cb611c96bf..52fce42dc4 100644 --- a/library/common/1.0.0/templates/lib/serviceAccount/_validation.tpl +++ b/library/common/1.0.0/templates/lib/serviceAccount/_validation.tpl @@ -4,7 +4,6 @@ objectData: labels: The labels of the serviceAccount. annotations: The annotations of the serviceAccount. - data: The data of the serviceAccount. */}} {{- define "ix.v1.common.lib.serviceAccount.validation" -}} @@ -26,7 +25,6 @@ objectData: objectData: labels: The labels of the serviceAccount. annotations: The annotations of the serviceAccount. - data: The data of the serviceAccount. */}} {{- define "ix.v1.common.lib.serviceAccount.primaryValidation" -}}