From d1d88f185e8d8b6432c62e66d56d4e77bcb50173 Mon Sep 17 00:00:00 2001 From: Sergey Dudoladov Date: Fri, 10 Aug 2018 14:08:15 +0200 Subject: [PATCH] Clarify what a default values is --- docs/reference/operator_parameters.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/reference/operator_parameters.md b/docs/reference/operator_parameters.md index d14d3d9d7..6fdda10b1 100644 --- a/docs/reference/operator_parameters.md +++ b/docs/reference/operator_parameters.md @@ -45,6 +45,8 @@ They will be deprecated and removed in the future. Variable names are underscore-separated words. +**Important:** the default parameter values mentioned below are values hardcoded into the operator codebase. They are likely be overwritten in your local operator installation via either operator configmap or CRD. + ## General Those are top-level keys, containing both leaf keys and groups.