From f0070c360b61aeb8a1f98cda1f5529d999798704 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 31 May 2022 01:04:50 -0400 Subject: [PATCH] comment for skippedKeys --- helm-charts/FATE/values-template-example.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helm-charts/FATE/values-template-example.yaml b/helm-charts/FATE/values-template-example.yaml index cc5da763c..76c004c65 100644 --- a/helm-charts/FATE/values-template-example.yaml +++ b/helm-charts/FATE/values-template-example.yaml @@ -31,7 +31,8 @@ modules: # backend could be eggroll, spark_rabbitmq and spark_pulsar spark_local_pulsar backend: eggroll -skippedKey: +# keys will be skipped in yaml validation +skippedKeys: - tls - route_table