Skip to content

Commit

Permalink
Merge pull request #412 from tangming1996/main
Browse files Browse the repository at this point in the history
update doc
  • Loading branch information
kubeedge-bot authored Aug 16, 2023
2 parents 174273d + c6bcee7 commit 23dfbaa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/joint_inference/helmet_detection_inference/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ spec:
template:
spec:
nodeName: $EDGE_NODE
dnsPolicy: ClusterFirstWithHostNet
containers:
- image: kubeedge/sedna-example-joint-inference-helmet-detection-little:v0.3.0
imagePullPolicy: IfNotPresent
Expand Down Expand Up @@ -148,6 +149,7 @@ spec:
template:
spec:
nodeName: $CLOUD_NODE
dnsPolicy: ClusterFirstWithHostNet
containers:
- image: kubeedge/sedna-example-joint-inference-helmet-detection-big:v0.3.0
name: big-model
Expand Down

0 comments on commit 23dfbaa

Please sign in to comment.