Skip to content
GitLab
Next
Projects
Groups
Snippets
Help
Loading...
Help
What's new
6
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
GitLab FOSS
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
GitLab.org
GitLab FOSS
Commits
3b97a461
Commit
3b97a461
authored
Jan 23, 2019
by
Daniel Gruesso
🌀
Committed by
Evan Read
Jan 23, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix serverless.yml template indentation
parent
fb24d5fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/user/project/clusters/serverless/index.md
doc/user/project/clusters/serverless/index.md
+3
-3
No files found.
doc/user/project/clusters/serverless/index.md
View file @
3b97a461
...
...
@@ -121,9 +121,9 @@ In order to deploy functions to your Knative instance, the following files must
runtime
:
https://gitlab.com/triggermesh/runtimes/raw/master/nodejs.yaml
description
:
"
echo
function
using
node.js
runtime"
buildargs
:
-
DIRECTORY=echo
environment
:
FUNCTION
:
echo
-
DIRECTORY=echo
environment
:
FUNCTION
:
echo
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment