From cd7e0bf2aedb682442ee29df1feacc62277c42d5 Mon Sep 17 00:00:00 2001 From: Marcos Bjoerkelund Date: Tue, 8 Dec 2020 13:10:03 +0100 Subject: [PATCH] [bitnami/tomcat] Fix commonLabels format in values.yaml --- bitnami/tomcat/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/tomcat/values.yaml b/bitnami/tomcat/values.yaml index 745527d72..0ed5a8db8 100644 --- a/bitnami/tomcat/values.yaml +++ b/bitnami/tomcat/values.yaml @@ -270,6 +270,6 @@ readinessProbe: failureThreshold: 3 timeoutSeconds: 3 -## Additional labels to apply to all resources +## Common labels to add to all PrestaShop resources (sub-charts are not considered). Evaluated as a template +## commonLabels: {} -# foo: bar