Skip to content

Commit d2c6d59

Browse files
committed
zdsfga
1 parent 47f5378 commit d2c6d59

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

my-apps/home/wyze-bridge/configmap.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ data:
1212
WB_IP: "192.168.10.46"
1313
LOG_LEVEL: "debug"
1414
ON_DEMAND: "True"
15+
FORCE_IOTC_DETAIL: "True"
1516
# Add any other non-sensitive environment variables here
1617
# WB_IP: "your.node.ip.address"

my-apps/home/wyze-bridge/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
spec:
1616
containers:
1717
- name: wyze-bridge
18-
image: ghcr.io/idisposable/docker-wyze-bridge:3.12.2
18+
image: ghcr.io/idisposable/docker-wyze-bridge:3.11.1
1919
imagePullPolicy: IfNotPresent
2020
ports:
2121
- containerPort: 1935

0 commit comments

Comments
 (0)