11 lines
148 B
YAML
11 lines
148 B
YAML
runtime: python
|
|
entrypoint: python mqtt_reader.py
|
|
env: flex
|
|
|
|
manual_scaling:
|
|
instances: 1
|
|
resources:
|
|
cpu: 1
|
|
memory_gb: 0.5
|
|
disk_size_gb: 10
|