Skip to content

Commit 2013b29

Browse files
committed
Update values.yaml
1 parent 1737427 commit 2013b29

File tree

1 file changed

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

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77

88
global:
99
proxy:
10-
noProxy: "intel.com,.intel.com,10.0.0.0/8,192.168.0.0/16,localhost,.local,127.0.0.0/8,134.134.0.0/16"
11-
httpProxy: "http://proxy-pilot.intel.com:911"
12-
httpsProxy: "http://proxy-pilot.intel.com:912"
10+
noProxy: ""
11+
httpProxy: ""
12+
httpsProxy: ""
1313

1414

1515

@@ -21,7 +21,7 @@ trafficAgent:
2121
name: traffic-agent
2222
image:
2323
repository: intel/smart-traffic-intersection-agent
24-
tag: "1.1.0"
24+
tag: "1.0.1"
2525
pullPolicy: IfNotPresent
2626
replicas: 1
2727
service:

0 commit comments

Comments
 (0)