From 91fc0fd9f0b031f77284c8b2fe66d27769eba25f Mon Sep 17 00:00:00 2001 From: Patrice Ferlet Date: Fri, 22 Nov 2024 14:58:43 +0100 Subject: [PATCH] fix(doc): missed a new line --- generator/labels/katenaryLabelsDoc.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/generator/labels/katenaryLabelsDoc.yaml b/generator/labels/katenaryLabelsDoc.yaml index 63cb76c..8a922d7 100644 --- a/generator/labels/katenaryLabelsDoc.yaml +++ b/generator/labels/katenaryLabelsDoc.yaml @@ -293,6 +293,7 @@ in a "same pod" logic. For example to let PHP-FPM and Nginx share the same direcotory. This will create: + - an `emptyDir` volume in the deployment - a `voumeMount` in the pod for **each container** - a `initContainer` for each definition