Template in controller/
position: both
pod-template:
image: controller
imagePullPolicy: Always
env:
# whether display raw data on frontend (transmit files to cloud)
- name: DISPLAY
value: "True"
port-open:
pos: both
port: 9000