summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gruesso <dgruesso@gitlab.com>2019-07-12 21:27:42 +0000
committerDaniel Gruesso <dgruesso@gitlab.com>2019-07-12 21:27:42 +0000
commitc858eb5c24a0d1cab8818c78eb9ad9d167089930 (patch)
tree3f35fb0d6cdf959d2ff2eaf656aeebc15b772937
parentad24a6407784a2466e95b31a5c19ee1bd203c550 (diff)
downloadgitlab-ce-docs/gb/serverless-function-dockerfile-runtime.tar.gz
Specify no serverless.yml required for appsdocs/gb/serverless-function-dockerfile-runtime
-rw-r--r--doc/user/project/clusters/serverless/index.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/project/clusters/serverless/index.md b/doc/user/project/clusters/serverless/index.md
index 5d91fef3a9e..221874ec36f 100644
--- a/doc/user/project/clusters/serverless/index.md
+++ b/doc/user/project/clusters/serverless/index.md
@@ -326,6 +326,8 @@ customize your jobs, or you can inline the entire template by choosing it
from **Apply a template** dropdown when editing the `.gitlab-ci.yml` file through
the user interface.
+A `serverless.yml` file is not required when deploying serverless applications.
+
### Deploy the application with Knative
With all the pieces in place, the next time a CI pipeline runs, the Knative application will be deployed. Navigate to