Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions go-template/stackit-functions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ function:
runtime: go
trigger: http
created: 2026-01-01T00:00:00.000000+01:00
limits:
plan: f2
concurrency: 100
3 changes: 3 additions & 0 deletions js-template/stackit-functions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ function:
runtime: nodejs
trigger: http
created: 2026-01-01T00:00:00.000000+01:00
limits:
plan: f3
concurrency: 20
3 changes: 3 additions & 0 deletions py-template/stackit-functions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ function:
runtime: python
trigger: http
created: 2026-01-01T00:00:00.000000+01:00
limits:
plan: f3
concurrency: 50
3 changes: 3 additions & 0 deletions quarkus-template/stackit-functions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ function:
runtime: quarkus
trigger: http
created: 2026-01-01T00:00:00.000000+01:00
limits:
plan: f4
concurrency: 100
3 changes: 3 additions & 0 deletions rs-template/stackit-functions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ function:
runtime: rust
trigger: http
created: 2026-01-01T00:00:00.000000+01:00
limits:
plan: f2
concurrency: 100
3 changes: 3 additions & 0 deletions spring-template/stackit-functions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ function:
runtime: springboot
trigger: http
created: 2026-01-01T00:00:00.000000+01:00
limits:
plan: f4
concurrency: 50
3 changes: 3 additions & 0 deletions ts-template/stackit-functions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ function:
runtime: nodets
trigger: http
created: 2026-01-01T00:00:00.000000+01:00
limits:
plan: f3
concurrency: 20