request a serial device (sky connect) for homeassistant

This commit is contained in:
Tobias Brunner 2024-01-10 20:54:34 +01:00
parent e245cd8548
commit 8b553d08f7
Signed by: tobru
SSH key fingerprint: SHA256:kywVhvCA+MIxL6eBgoQa+BfC/ROJqcfD2bpy1PR6Ebk

View file

@ -22,13 +22,17 @@ spec:
value: "true"
ports:
- containerPort: 8123
resources:
limits:
squat.ai/serial: "1"
cpu: "1"
memory: 1Gi
volumeMounts:
- mountPath: /config
name: data
- mountPath: /config/configuration.yaml
subPath: configuration.yaml
name: config
resources: {}
volumes:
- name: config
configMap: