Skip to content

Commit 751e8c9

Browse files
committed
imagePullPolicy -> Always
1 parent 7046b7d commit 751e8c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/agent_daemonset.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
spec:
1616
containers:
1717
- image: aylei/debug-agent:0.0.1
18-
imagePullPolicy: IfNotPresent
18+
imagePullPolicy: Always
1919
livenessProbe:
2020
failureThreshold: 3
2121
httpGet:

0 commit comments

Comments
 (0)