add port
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2024-11-11 23:00:18 +01:00
parent 5f6ace87e4
commit 02a8f5baa5

View File

@ -35,6 +35,9 @@ spec:
envFrom: envFrom:
- configMapRef: - configMapRef:
name: zigbee2mqtt-config name: zigbee2mqtt-config
ports:
- containerPort: 8080
protocol: TCP
volumes: volumes:
- name: zigbee2mqtt - name: zigbee2mqtt
persistentVolumeClaim: persistentVolumeClaim: