From 84a18e1a0104bc9ba0dd8674f867a11828287676 Mon Sep 17 00:00:00 2001 From: Youcef Guichi Date: Thu, 9 Nov 2023 13:22:44 +0100 Subject: [PATCH] Minor changes --- charts/onechart/values.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/onechart/values.schema.json b/charts/onechart/values.schema.json index be2af2f..043a04f 100644 --- a/charts/onechart/values.schema.json +++ b/charts/onechart/values.schema.json @@ -194,7 +194,7 @@ "$id": "#/properties/podLabels", "type": "object", "title": "Pod labels", - "description": "Annotations to place on pods", + "description": "Labels to place on pods", "default": {}, "examples": [ {}