Skip to content

Commit 422384e

Browse files
Update values.yaml
1 parent 3d45103 commit 422384e

File tree

1 file changed

+2
-2
lines changed
  • metro-ai-suite/smart-traffic-intersection-agent/chart

1 file changed

+2
-2
lines changed

metro-ai-suite/smart-traffic-intersection-agent/chart/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ trafficAgent:
2121
name: traffic-agent
2222
image:
2323
repository: intel/smart-traffic-intersection-agent
24-
tag: "1.0.1"
25-
pullPolicy: IfNotPresent
24+
tag: "latest"
25+
pullPolicy: Always
2626
replicas: 1
2727
service:
2828
type: NodePort

0 commit comments

Comments
 (0)