diff --git a/docs/source/templates.rst b/docs/source/templates.rst index 82d635e..9f9347e 100644 --- a/docs/source/templates.rst +++ b/docs/source/templates.rst @@ -57,6 +57,14 @@ The Docker image associated to the template. The image tag **must** be included. This field is **mandatory**. +``name`` +-------- + +Default name to use for this template in the UI. + +This field is **optional**. + + ``logo`` -------- @@ -384,6 +392,14 @@ Example: This field is **mandatory**. +``name`` +-------- + +Default name to use for this template in the UI. + +This field is **optional**. + + ``logo`` --------