From 1d8c5ee60bdd90b66ab3ad9309f5281c53cd40ec Mon Sep 17 00:00:00 2001 From: kcarmich Date: Wed, 5 Aug 2026 15:28:12 -0400 Subject: [PATCH] Add note for customize parameter --- modules/customization-public-config.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/customization-public-config.adoc b/modules/customization-public-config.adoc index ef988fbc05d..c962fdfd180 100644 --- a/modules/customization-public-config.adoc +++ b/modules/customization-public-config.adoc @@ -121,6 +121,11 @@ Use these parameters to specify additional attributes for all objects that {prod |=== +[NOTE] +==== +The `customize.other` parameter is available only for Helm chart installations. It is not supported in the Operator custom resource. +==== + You can also use: * the `customize.other.service/\*.labels` and the `customize.other.service/*.annotations` parameters, to specify labels and annotations for all objects.