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