From 722f9cf2b369290b0ccaeeed6e7c1a2212f2ca23 Mon Sep 17 00:00:00 2001 From: Julien Bouquillon Date: Mon, 20 Nov 2023 23:09:19 +0100 Subject: [PATCH] docs: add --chart documentation --- docs/faq.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/faq.md b/docs/faq.md index e37e715dd9..512847e22f 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -237,6 +237,14 @@ oauth2-proxy: [TODO] +## Create on-demand workflows deployments + +If you want to define some specific deployments, you can use the `--chart` option to target a specific chart. This is useful for example for manually triggering some specific jobs er deployments. + +Example : + +[TODO] + ## 🐰 Easter egg – I heard about an easter egg hidden in the kontinuous cli, can you give me a clue ?