From 62eae20c223e2c17972ad28ceabb086577ef0492 Mon Sep 17 00:00:00 2001 From: Aram Karapetyan Date: Thu, 2 Feb 2023 10:55:50 +0400 Subject: [PATCH] feat(DMVP-2021-add-extracontainer): Update helm chart add external container --- charts/base/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/base/README.md b/charts/base/README.md index 77d1008..1df1bff 100644 --- a/charts/base/README.md +++ b/charts/base/README.md @@ -292,8 +292,9 @@ readinessProbe: {} initialDelaySeconds: 60 periodSeconds: 5 ``` -### ExternalContainer +### ExteraContainer +If you have two container in one deployment you can use extraContainer parameter. ``` base: