diff --git a/docs/admin/deploy/kubernetes/configure.mdx b/docs/admin/deploy/kubernetes/configure.mdx index fa622dd51..232eb9579 100644 --- a/docs/admin/deploy/kubernetes/configure.mdx +++ b/docs/admin/deploy/kubernetes/configure.mdx @@ -1010,7 +1010,7 @@ For example, to update the value for `SEARCHER_CACHE_SIZE_MB` and `SEARCHER_CACH value: name: SEARCHER_CACHE_SIZE_MB value: "50000" - - op: replace + - op: add path: /spec/template/spec/containers/0/env/0 value: name: SYMBOLS_CACHE_SIZE_MB